From 2463cf56720b5600138b4e117758d412422a846d Mon Sep 17 00:00:00 2001 From: "taylor.smock" Date: Wed, 17 Jul 2024 18:50:17 +0000 Subject: [PATCH] Dependency updates ivy.xml * Remove old dependencies (javax.json, jsr305 -- fixes #23220) * JMapViewer: 2.19 -> 2.20 - fixes deadlock when Bing attribution cannot be loaded (see #23721) * Wiremock: 3.6.0 -> 3.8.0 * Various other minor dependency updates git-svn-id: https://josm.openstreetmap.de/svn/trunk@19148 0c6e7542-c601-0410-84e7-c038aed88b3b --- ivy.xml | 29 ++++++++++++----------------- nodist/pom.xml | 14 +++++++------- pom.xml | 22 +--------------------- tools/ivy.xml | 14 +++++++------- 4 files changed, 27 insertions(+), 52 deletions(-) diff --git a/ivy.xml b/ivy.xml index f4b459f99ec..13f304859cc 100644 --- a/ivy.xml +++ b/ivy.xml @@ -20,18 +20,13 @@ - - - - + - - @@ -40,7 +35,7 @@ - + @@ -64,17 +59,17 @@ - + - - - - - - - - - + + + + + + + + + diff --git a/nodist/pom.xml b/nodist/pom.xml index b59294d7c76..11f2266d21d 100644 --- a/nodist/pom.xml +++ b/nodist/pom.xml @@ -17,7 +17,7 @@ https://josm.openstreetmap.de/sonar/ JOSM 1.49.a - 7.2.0 + 7.3.0 .. @@ -236,14 +236,14 @@ org.junit junit-bom - 5.10.2 + 5.10.3 pom import org.openstreetmap.jmapviewer jmapviewer - 2.19 + 2.20 provided @@ -322,7 +322,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.5 + 4.8.6 test @@ -334,13 +334,13 @@ org.wiremock wiremock - 3.6.0 + 3.8.0 test io.github.classgraph classgraph - 4.8.173 + 4.8.174 test @@ -359,7 +359,7 @@ org.apache.commons commons-lang3 3.14.0 - test + compile org.awaitility diff --git a/pom.xml b/pom.xml index db2cb4c39a2..3b91986a4cc 100644 --- a/pom.xml +++ b/pom.xml @@ -75,26 +75,6 @@ org.jmockit jmockit - - - javax.json - javax.json-api - 1.1.4 - compile - - - org.glassfish - javax.json - 1.1.4 - compile - - - com.google.code.findbugs - jsr305 - 3.0.2 - compile - - org.openstreetmap.jmapviewer jmapviewer @@ -622,7 +602,7 @@ shade - + true org.webjars.npm:tag2link diff --git a/tools/ivy.xml b/tools/ivy.xml index 2b18a33ea90..80ea5a2479b 100644 --- a/tools/ivy.xml +++ b/tools/ivy.xml @@ -20,16 +20,16 @@ - - - + + + - - + + - + - +