diff --git a/.config/checkstyle/checkstyle.xml b/.config/checkstyle/checkstyle.xml index ffbc2a9..b5a4135 100644 --- a/.config/checkstyle/checkstyle.xml +++ b/.config/checkstyle/checkstyle.xml @@ -91,7 +91,7 @@ - + diff --git a/pom.xml b/pom.xml index 8eef499..4ddf0d8 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ com.puppycrawl.tools checkstyle - 12.1.2 + 12.2.0 @@ -83,12 +83,12 @@ net.sourceforge.pmd pmd-core - 7.18.0 + 7.19.0 net.sourceforge.pmd pmd-java - 7.18.0 + 7.19.0 diff --git a/template-placeholder-demo/pom.xml b/template-placeholder-demo/pom.xml index 9863614..9253a4e 100644 --- a/template-placeholder-demo/pom.xml +++ b/template-placeholder-demo/pom.xml @@ -70,7 +70,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.7.1 + 3.8.0 diff --git a/template-placeholder/pom.xml b/template-placeholder/pom.xml index 8d45cda..eeeaa83 100644 --- a/template-placeholder/pom.xml +++ b/template-placeholder/pom.xml @@ -178,7 +178,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 attach-sources @@ -444,7 +444,7 @@ com.puppycrawl.tools checkstyle - 12.1.2 + 12.2.0 @@ -486,12 +486,12 @@ net.sourceforge.pmd pmd-core - 7.18.0 + 7.19.0 net.sourceforge.pmd pmd-java - 7.18.0 + 7.19.0