diff --git a/tictactoe_java/pom.xml b/tictactoe_java/pom.xml index 8957274..b37b597 100644 --- a/tictactoe_java/pom.xml +++ b/tictactoe_java/pom.xml @@ -20,19 +20,19 @@ org.junit.jupiter junit-jupiter-engine - 5.9.2 + 5.10.2 test org.junit.jupiter junit-jupiter-api - 5.9.2 + 5.10.2 test org.junit.jupiter junit-jupiter-params - 5.9.2 + 5.10.2 test @@ -43,7 +43,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.1 @@ -58,7 +58,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.0 + 3.3.0 @@ -69,14 +69,14 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.1.0 + 3.3.0 org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.13.0 1.20 1.20 @@ -85,7 +85,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.3.0 + 3.4.0 my_checkstyle_config.xml UTF-8