diff --git a/pom.xml b/pom.xml index 57f871b4a..893406e6a 100644 --- a/pom.xml +++ b/pom.xml @@ -75,28 +75,28 @@ org.slf4j slf4j-api - 1.7.29 + 1.7.36 test ch.qos.logback logback-core - 1.2.9 + 1.4.3 test ch.qos.logback logback-classic - 1.2.3 + 1.4.3 test junit junit - 4.13.1 + 4.13.2 test @@ -110,21 +110,21 @@ org.reflections reflections - 0.9.11 + 0.10.2 test org.freemarker freemarker - 2.3.20 + 2.3.31 test org.yaml snakeyaml - 1.31 + 1.33 test @@ -154,7 +154,7 @@ org.apache.maven.plugins maven-compiler-plugin - 2.5.1 + 3.10.1 1.8 1.8 @@ -164,7 +164,7 @@ org.apache.maven.plugins maven-source-plugin - 2.2.1 + 3.2.1 attach-sources @@ -177,7 +177,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.1.1 + 3.4.1 false none @@ -195,7 +195,7 @@ org.jacoco jacoco-maven-plugin - 0.8.5 + 0.8.8 @@ -214,7 +214,7 @@ org.apache.maven.plugins maven-release-plugin - 3.0.0-M1 + 3.0.0-M6 true false @@ -234,7 +234,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.6 + 3.0.1 sign-artifacts @@ -248,7 +248,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.8 + 1.6.13 true ossrh