diff --git a/javaparser-core-testing/pom.xml b/javaparser-core-testing/pom.xml
index 4eeaa21a72..21172e6cf7 100644
--- a/javaparser-core-testing/pom.xml
+++ b/javaparser-core-testing/pom.xml
@@ -128,7 +128,7 @@
org.assertj
assertj-core
- 3.25.3
+ 3.26.0
test
diff --git a/jmlparser-jml-tests/pom.xml b/jmlparser-jml-tests/pom.xml
index 61a6ac454c..09dc26c247 100644
--- a/jmlparser-jml-tests/pom.xml
+++ b/jmlparser-jml-tests/pom.xml
@@ -127,7 +127,7 @@
org.assertj
assertj-core
- 3.25.3
+ 3.26.0
test
diff --git a/pom.xml b/pom.xml
index 71eda3ca76..9447f995c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
${project.basedir}/jmlparser-jml-tests/target/site/jacoco/jacoco.xml,
${project.basedir}/javaparser-core-testing-bdd/target/site/jacoco/jacoco.xml,
- 1.14.14
+ 1.14.17
-javaagent:${settings.localRepository}/net/bytebuddy/byte-buddy-agent/${byte-buddy.version}/byte-buddy-agent-${byte-buddy.version}.jar
2024-04-04T00:00:00Z
@@ -242,7 +242,7 @@
org.apache.maven.plugins
maven-release-plugin
- 3.0.1
+ 3.1.0
true
@@ -277,7 +277,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.6.3
+ 3.7.0
@@ -300,12 +300,12 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.2.5
+ 3.3.0
org.codehaus.mojo
exec-maven-plugin
- 3.2.0
+ 3.3.0
org.apache.maven.plugins
@@ -315,7 +315,7 @@
org.codehaus.mojo
build-helper-maven-plugin
- 3.5.0
+ 3.6.0
org.codehaus.mojo
@@ -325,7 +325,7 @@
org.apache.maven.plugins
maven-dependency-plugin
- 3.6.1
+ 3.7.0
org.codehaus.mojo
@@ -338,7 +338,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 3.3.1
+ 3.4.0
dev-files/JavaParser-CheckStyle.xml
true
@@ -348,7 +348,7 @@
com.puppycrawl.tools
checkstyle
- 10.16.0
+ 10.17.0
@@ -367,7 +367,7 @@
com.google.guava
guava
- 33.2.0-jre
+ 33.2.1-jre
junit