Index: trunk/nodist/pom.xml
===================================================================
--- trunk/nodist/pom.xml	(revision 19132)
+++ trunk/nodist/pom.xml	(revision 19148)
@@ -18,5 +18,5 @@
         <sonar.projectKey>JOSM</sonar.projectKey>
         <jmockit.version>1.49.a</jmockit.version>
-        <pmd.version>7.2.0</pmd.version>
+        <pmd.version>7.3.0</pmd.version>
     </properties>
     <modules>
@@ -237,5 +237,5 @@
                 <groupId>org.junit</groupId>
                 <artifactId>junit-bom</artifactId>
-                <version>5.10.2</version>
+                <version>5.10.3</version>
                 <type>pom</type>
                 <scope>import</scope>
@@ -244,5 +244,5 @@
                 <groupId>org.openstreetmap.jmapviewer</groupId>
                 <artifactId>jmapviewer</artifactId>
-                <version>2.19</version>
+                <version>2.20</version>
                 <scope>provided</scope>
             </dependency>
@@ -323,5 +323,5 @@
                 <groupId>com.github.spotbugs</groupId>
                 <artifactId>spotbugs-annotations</artifactId>
-                <version>4.8.5</version>
+                <version>4.8.6</version>
                 <scope>test</scope>
             </dependency>
@@ -335,5 +335,5 @@
                 <groupId>org.wiremock</groupId>
                 <artifactId>wiremock</artifactId>
-                <version>3.6.0</version>
+                <version>3.8.0</version>
                 <scope>test</scope>
             </dependency>
@@ -341,5 +341,5 @@
                 <groupId>io.github.classgraph</groupId>
                 <artifactId>classgraph</artifactId>
-                <version>4.8.173</version>
+                <version>4.8.174</version>
                 <scope>test</scope>
             </dependency>
@@ -360,5 +360,5 @@
                 <artifactId>commons-lang3</artifactId>
                 <version>3.14.0</version>
-                <scope>test</scope>
+                <scope>compile</scope>
             </dependency>
             <dependency>
