Ignore:
Timestamp:
2022-11-14T19:49:21+01:00 (2 years ago)
Author:
taylor.smock
Message:

Dependency updates

apache-commons:

  • zstd-jni: 1.5.2-3 -> 1.5.2-5
  • commons-compress: 1.21 -> 1.22
  • commons-text: 1.9 -> 1.10.0

flatlaf: 1.6.1 -> 2.6
javafx: 16 -> 19
log4j: 2.18.0 -> 2.19.0

MicrosoftStreetside:

  • Enable builds on systems without JavaFX
  • Remove dependencies that exist in other plugins
    • jackson-core


pbf: 3.13.0 -> 3.20.3
jackson: 2.13.3 -> 2.14.0
lwjgl: joml 1.10.3 -> 1.10.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/MicrosoftStreetside/ivy_settings.xml

    r35955 r36034  
    66    <resolvers>
    77        <ibiblio name="josm-nexus" root="https://josm.openstreetmap.de/nexus/content/repositories/public/" m2compatible="true" />
    8         <ibiblio name="central" m2compatible="true"/>
    9         <ibiblio name="gluon" root="http://nexus.gluonhq.com/nexus/content/repositories/releases/" m2compatible="true" />
    10         <ibiblio name="sonatype_snapshots" root="https://oss.sonatype.org/content/repositories/snapshots/" m2compatible="true"  />
    118    </resolvers>
    129    <modules>
    13         <module organisation="org.openjfx" resolver="sonatype_snapshots" />
    1410        <module organisation="org.openstreetmap.jmapviewer" resolver="josm-nexus"/>
    1511        <module organisation="org.openstreetmap.josm" resolver="josm-nexus"/>
Note: See TracChangeset for help on using the changeset viewer.