Index: trunk/nodist/pom.xml
===================================================================
--- trunk/nodist/pom.xml	(revision 19251)
+++ trunk/nodist/pom.xml	(revision 19293)
@@ -18,8 +18,8 @@
         <sonar.projectKey>JOSM</sonar.projectKey>
         <jmockit.version>1.49.a</jmockit.version>
-        <pmd.version>7.6.0</pmd.version>
+        <pmd.version>7.9.0</pmd.version>
         <jacoco.version>0.8.12</jacoco.version>
-        <checkstyle.version>10.18.2</checkstyle.version>
-        <spotbugs.version>4.8.6</spotbugs.version>
+        <checkstyle.version>10.21.2</checkstyle.version>
+        <spotbugs.version>4.9.0</spotbugs.version>
         <!-- Note: 2.0.0 requires Java 17, and we'll need to upgrade to it for Java 25 LTS (see JEP 486)-->
         <junit5-system-exit.version>1.1.2</junit5-system-exit.version>
@@ -254,5 +254,5 @@
                 <groupId>org.junit</groupId>
                 <artifactId>junit-bom</artifactId>
-                <version>5.11.3</version>
+                <version>5.11.4</version>
                 <type>pom</type>
                 <scope>import</scope>
@@ -261,5 +261,5 @@
                 <groupId>org.openstreetmap.jmapviewer</groupId>
                 <artifactId>jmapviewer</artifactId>
-                <version>2.22</version>
+                <version>2.23</version>
                 <scope>provided</scope>
             </dependency>
@@ -352,5 +352,5 @@
                 <groupId>org.wiremock</groupId>
                 <artifactId>wiremock</artifactId>
-                <version>3.9.2</version>
+                <version>3.10.0</version>
                 <scope>test</scope>
             </dependency>
@@ -358,5 +358,5 @@
                 <groupId>io.github.classgraph</groupId>
                 <artifactId>classgraph</artifactId>
-                <version>4.8.177</version>
+                <version>4.8.179</version>
                 <scope>test</scope>
             </dependency>
@@ -370,5 +370,5 @@
                 <groupId>nl.jqno.equalsverifier</groupId>
                 <artifactId>equalsverifier</artifactId>
-                <version>3.16.2</version>
+                <version>3.18.1</version>
                 <scope>test</scope>
             </dependency>
@@ -394,5 +394,5 @@
             </activation>
             <properties>
-                <junit5-system-exit.version>2.0.0</junit5-system-exit.version>
+                <junit5-system-exit.version>2.0.2</junit5-system-exit.version>
             </properties>
         </profile>
