Index: trunk/nodist/pom.xml
===================================================================
--- trunk/nodist/pom.xml	(revision 19479)
+++ trunk/nodist/pom.xml	(revision 19502)
@@ -254,5 +254,5 @@
                 <groupId>org.junit</groupId>
                 <artifactId>junit-bom</artifactId>
-                <version>5.11.4</version>
+                <version>5.14.2</version>
                 <type>pom</type>
                 <scope>import</scope>
@@ -285,5 +285,5 @@
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-compress</artifactId>
-                <version>1.27.1</version>
+                <version>1.28.0</version>
                 <scope>provided</scope>
             </dependency>
@@ -297,5 +297,5 @@
                 <groupId>org.tukaani</groupId>
                 <artifactId>xz</artifactId>
-                <version>1.10</version>
+                <version>1.11</version>
                 <scope>provided</scope>
             </dependency>
@@ -321,5 +321,5 @@
                 <groupId>ch.poole</groupId>
                 <artifactId>OpeningHoursParser</artifactId>
-                <version>0.28.2</version>
+                <version>0.29.0</version>
                 <scope>provided</scope>
             </dependency>
@@ -352,5 +352,5 @@
                 <groupId>org.wiremock</groupId>
                 <artifactId>wiremock</artifactId>
-                <version>3.10.0</version>
+                <version>3.13.2</version>
                 <scope>test</scope>
             </dependency>
@@ -358,5 +358,5 @@
                 <groupId>io.github.classgraph</groupId>
                 <artifactId>classgraph</artifactId>
-                <version>4.8.179</version>
+                <version>4.8.184</version>
                 <scope>test</scope>
             </dependency>
@@ -382,5 +382,5 @@
                 <groupId>org.awaitility</groupId>
                 <artifactId>awaitility</artifactId>
-                <version>4.2.2</version>
+                <version>4.3.0</version>
                 <scope>test</scope>
             </dependency>
