diff --git a/core/pom.xml b/core/pom.xml index 4cac4a99..e598769c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ org.ow2.asm asm-tree - 9.2 + 9.3 io.norberg @@ -36,7 +36,7 @@ org.assertj assertj-core - 3.23.0 + 3.23.1 test @@ -46,7 +46,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.10.1 diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index d21fa3f1..374f5ef1 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -108,7 +108,7 @@ org.assertj assertj-core - 3.23.0 + 3.23.1 test