diff --git a/javaparser-key-testing/pom.xml b/javaparser-key-testing/pom.xml
index 75ecfe7e45..cbb9521f34 100644
--- a/javaparser-key-testing/pom.xml
+++ b/javaparser-key-testing/pom.xml
@@ -134,7 +134,7 @@
org.hamcrest
hamcrest-library
- 2.2
+ 3.0
test
@@ -146,7 +146,7 @@
com.squareup.okhttp3
okhttp
- 4.9.2
+ 5.3.2
test
diff --git a/pom.xml b/pom.xml
index 8600e71650..814bfaa4ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,7 +160,7 @@
UTF-8
21
${java.version}
- 1.18.4
+ 1.18.5
@@ -410,7 +410,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.4
+ 3.5.5
org.codehaus.mojo
@@ -430,7 +430,7 @@
org.apache.maven.plugins
maven-dependency-plugin
- 3.9.0
+ 3.10.0
org.codehaus.mojo
@@ -454,7 +454,7 @@
com.puppycrawl.tools
checkstyle
- 13.1.0
+ 13.2.0
@@ -486,7 +486,7 @@
org.apache.maven.plugins
maven-surefire-report-plugin
- 3.3.1
+ 3.5.5
true
@@ -532,7 +532,7 @@
org.junit
junit-bom
- 6.0.2
+ 6.0.3
pom
import