diff --git a/javaparser-core-serialization/pom.xml b/javaparser-core-serialization/pom.xml index 3147f939c4..3f1d76bad0 100644 --- a/javaparser-core-serialization/pom.xml +++ b/javaparser-core-serialization/pom.xml @@ -61,7 +61,7 @@ org.eclipse.parsson parsson - 1.1.7 + 1.1.9 test diff --git a/pom.xml b/pom.xml index 814bfaa4ce..e6c28a4d0e 100644 --- a/pom.xml +++ b/pom.xml @@ -160,7 +160,7 @@ UTF-8 21 ${java.version} - 1.18.5 + 1.18.9 @@ -410,7 +410,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.5 + 3.5.6 org.codehaus.mojo @@ -430,7 +430,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.10.0 + 3.11.0 org.codehaus.mojo @@ -454,7 +454,7 @@ com.puppycrawl.tools checkstyle - 13.2.0 + 13.5.0 @@ -462,7 +462,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.2.1 + 3.6.0 @@ -486,7 +486,7 @@ org.apache.maven.plugins maven-surefire-report-plugin - 3.5.5 + 3.5.6 true @@ -505,12 +505,12 @@ org.javassist javassist - 3.30.2-GA + 3.31.0-GA com.google.guava guava - 33.5.0-jre + 33.6.0-jre com.google.truth @@ -521,7 +521,7 @@ org.checkerframework checker-qual - 3.53.1 + 4.2.0 org.hamcrest @@ -532,7 +532,7 @@ org.junit junit-bom - 6.0.3 + 6.1.0 pom import