diff --git a/pom.xml b/pom.xml index 07694ad..3064037 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ org.junit.jupiter junit-jupiter-engine - 5.3.2 + 5.4.1 test @@ -72,13 +72,13 @@ net.bytebuddy byte-buddy - 1.9.7 + 1.9.10 test net.bytebuddy byte-buddy-agent - 1.9.7 + 1.9.10 test @@ -120,7 +120,7 @@ org.jacoco org.jacoco.agent - 0.8.2 + 0.8.3 runtime @@ -129,7 +129,7 @@ org.jacoco jacoco-maven-plugin - 0.8.2 + 0.8.3 default-instrument @@ -203,7 +203,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.0.1 + 3.1.0 ${basedir}/src/main/javadoc/overview.html