diff --git a/core/pom.xml b/core/pom.xml index 03d0b527..937d97ca 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -140,7 +140,7 @@ org.slf4j slf4j-jdk14 - 2.0.13 + 2.0.17 @@ -154,7 +154,7 @@ org.yaml snakeyaml - 2.2 + 2.4 diff --git a/pom.xml b/pom.xml index 877051d1..06b5fce4 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ maven-compiler-plugin - 3.13.0 + 3.14.0 @@ -106,7 +106,7 @@ com.mycila license-maven-plugin - 4.5 + 5.0.0 @@ -134,7 +134,7 @@ maven-checkstyle-plugin - 3.4.0 + 3.6.0 checkstyle.xml true @@ -145,7 +145,7 @@ com.puppycrawl.tools checkstyle - 10.17.0 + 10.23.0 @@ -162,7 +162,7 @@ maven-surefire-plugin - 3.3.0 + 3.5.3 diff --git a/velocity/pom.xml b/velocity/pom.xml index 69745f94..37d8d83b 100644 --- a/velocity/pom.xml +++ b/velocity/pom.xml @@ -179,7 +179,7 @@ org.mariadb.jdbc mariadb-java-client - 3.4.0 + 3.5.3