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 7dcdea2..24bc728 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ com.puppycrawl.tools checkstyle - 12.1.2 + 12.2.0 @@ -84,12 +84,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/testcontainers-advanced-imagebuilder-demo/pom.xml b/testcontainers-advanced-imagebuilder-demo/pom.xml index cfc5419..69c1f46 100644 --- a/testcontainers-advanced-imagebuilder-demo/pom.xml +++ b/testcontainers-advanced-imagebuilder-demo/pom.xml @@ -61,7 +61,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.7.1 + 3.8.0 diff --git a/testcontainers-advanced-imagebuilder/pom.xml b/testcontainers-advanced-imagebuilder/pom.xml index c7d5855..570ce07 100644 --- a/testcontainers-advanced-imagebuilder/pom.xml +++ b/testcontainers-advanced-imagebuilder/pom.xml @@ -187,7 +187,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 attach-sources @@ -291,7 +291,7 @@ com.puppycrawl.tools checkstyle - 12.1.2 + 12.2.0 @@ -329,12 +329,12 @@ net.sourceforge.pmd pmd-core - 7.18.0 + 7.19.0 net.sourceforge.pmd pmd-java - 7.18.0 + 7.19.0