diff --git a/pom.xml b/pom.xml index b08f05e4..100a2e48 100644 --- a/pom.xml +++ b/pom.xml @@ -37,6 +37,7 @@ UTF-8 1.8 1.8 + 8 gate true @@ -64,6 +65,12 @@ httpmime 4.5.14 + + + commons-codec + commons-codec + 1.18.0 + info.picocli picocli @@ -72,7 +79,7 @@ org.junit.jupiter junit-jupiter-engine - 5.11.4 + 5.12.1 test @@ -89,7 +96,7 @@ org.jetbrains annotations - 26.0.1 + 26.0.2 @@ -149,7 +156,7 @@ org.apache.maven.plugins maven-install-plugin - 3.1.3 + 3.1.4 org.apache.maven.plugins @@ -242,7 +249,7 @@ com.puppycrawl.tools checkstyle - 10.21.1 + 10.22.0 @@ -281,7 +288,7 @@ org.sonarsource.scanner.maven sonar-maven-plugin - 5.0.0.4389 + 5.1.0.4751 org.apache.maven.plugins diff --git a/tests/pom.xml b/tests/pom.xml index 702a6dd9..d9226377 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -84,7 +84,6 @@ org.apache.maven.plugins maven-failsafe-plugin - UTF-8 false -Xmx1024m -XX:MaxPermSize=256m