Last change
on this file since 36118 was 36034, checked in by taylor.smock, 2 years ago |
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
pbf: 3.13.0 -> 3.20.3
jackson: 2.13.3 -> 2.14.0
lwjgl: joml 1.10.3 -> 1.10.5
|
File size:
540 bytes
|
Line | |
---|
1 | <ivysettings>
|
---|
2 | <!--<version-matchers usedefaults="true">
|
---|
3 | <maven-tsnap-vm/>
|
---|
4 | </version-matchers>-->
|
---|
5 | <settings defaultResolver="josm-nexus"/>
|
---|
6 | <resolvers>
|
---|
7 | <ibiblio name="josm-nexus" root="https://josm.openstreetmap.de/nexus/content/repositories/public/" m2compatible="true" />
|
---|
8 | </resolvers>
|
---|
9 | <modules>
|
---|
10 | <module organisation="org.openstreetmap.jmapviewer" resolver="josm-nexus"/>
|
---|
11 | <module organisation="org.openstreetmap.josm" resolver="josm-nexus"/>
|
---|
12 | </modules>
|
---|
13 | </ivysettings>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.