diff --git a/javaparser-core-testing/pom.xml b/javaparser-core-testing/pom.xml index 4eeaa21a72..e365294563 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.3 test diff --git a/jmlparser-jml-tests/pom.xml b/jmlparser-jml-tests/pom.xml index 61a6ac454c..c67a2b1578 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.3 test diff --git a/pom.xml b/pom.xml index 71eda3ca76..22349e3c7d 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.18 -javaagent:${settings.localRepository}/net/bytebuddy/byte-buddy-agent/${byte-buddy.version}/byte-buddy-agent-${byte-buddy.version}.jar 2024-04-04T00:00:00Z @@ -203,7 +203,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.3.2 + 3.4.0 org.apache.maven.plugins @@ -223,7 +223,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.4.1 + 3.4.2 org.sonatype.plugins @@ -242,7 +242,7 @@ org.apache.maven.plugins maven-release-plugin - 3.0.1 + 3.1.1 true @@ -277,7 +277,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 + 3.7.0 ${java.version} @@ -300,12 +300,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.1 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,12 +325,12 @@ org.apache.maven.plugins maven-dependency-plugin - 3.6.1 + 3.7.1 org.codehaus.mojo versions-maven-plugin - 2.16.2 + 2.17.1 false @@ -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 @@ -378,7 +378,7 @@ com.google.truth truth - 1.4.2 + 1.4.4 test @@ -390,13 +390,13 @@ org.junit.jupiter junit-jupiter-engine - 5.10.2 + 5.10.3 test org.junit.jupiter junit-jupiter-params - 5.10.2 + 5.10.3 test