diff --git a/gbfs-validator-java-api/pom.xml b/gbfs-validator-java-api/pom.xml
index 3a15fe3..3fb0b78 100644
--- a/gbfs-validator-java-api/pom.xml
+++ b/gbfs-validator-java-api/pom.xml
@@ -48,7 +48,7 @@
org.springframework.boot
spring-boot-dependencies
- 3.4.3
+ 3.5.6
pom
import
@@ -74,7 +74,7 @@
io.swagger.core.v3
swagger-annotations
- 2.2.28
+ 2.2.38
@@ -100,7 +100,7 @@
com.fasterxml.jackson.core
jackson-annotations
- 2.16.1
+ 2.20
@@ -113,13 +113,13 @@
org.springdoc
springdoc-openapi-starter-webmvc-ui
- 2.6.0
+ 2.8.13
org.openapitools
jackson-databind-nullable
- 0.2.6
+ 0.2.7
@@ -207,7 +207,7 @@
org.springframework.boot
spring-boot-maven-plugin
- 3.4.3
+ 3.5.6
@@ -221,7 +221,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.13.0
+ 3.14.1
17
17
@@ -233,7 +233,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.2
+ 3.5.4
**/*Test.java
diff --git a/gbfs-validator-java-loader/pom.xml b/gbfs-validator-java-loader/pom.xml
index 68a9340..3d00a14 100644
--- a/gbfs-validator-java-loader/pom.xml
+++ b/gbfs-validator-java-loader/pom.xml
@@ -20,7 +20,7 @@
UTF-8
6.0.0
3.0.1
- 5.11.0
+ 5.20.0
@@ -32,12 +32,12 @@
commons-io
commons-io
- 2.17.0
+ 2.20.0
org.apache.httpcomponents.client5
httpclient5
- 5.3.1
+ 5.5.1
diff --git a/gbfs-validator-java/pom.xml b/gbfs-validator-java/pom.xml
index 9ed30d0..1dd3454 100644
--- a/gbfs-validator-java/pom.xml
+++ b/gbfs-validator-java/pom.xml
@@ -54,7 +54,7 @@
0.8.13
1.6.0
2.22.2
- 3.6.1
+ 3.6.2
3.3.1
3.12.0
3.14.1
@@ -108,7 +108,7 @@
org.mockito
mockito-core
- 5.12.0
+ 5.20.0
test
@@ -120,7 +120,7 @@
org.mockito
mockito-junit-jupiter
- 5.12.0
+ 5.20.0
test
diff --git a/pom.xml b/pom.xml
index d1772fd..2a0281a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
1.20.0
- 5.1.0.4751
+ 5.2.0.4988
2.1.0
0.22
write