diff --git a/pom.xml b/pom.xml index c2007f8..07f0514 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ com.puppycrawl.tools checkstyle - 10.20.1 + 10.20.2 @@ -82,12 +82,12 @@ net.sourceforge.pmd pmd-core - 7.7.0 + 7.8.0 net.sourceforge.pmd pmd-java - 7.7.0 + 7.8.0 diff --git a/testcontainers-selenium/pom.xml b/testcontainers-selenium/pom.xml index 12c8ced..ed1839b 100644 --- a/testcontainers-selenium/pom.xml +++ b/testcontainers-selenium/pom.xml @@ -351,7 +351,7 @@ com.puppycrawl.tools checkstyle - 10.20.1 + 10.20.2 @@ -388,12 +388,12 @@ net.sourceforge.pmd pmd-core - 7.7.0 + 7.8.0 net.sourceforge.pmd pmd-java - 7.7.0 + 7.8.0