diff --git a/pom.xml b/pom.xml index 44b55d609..a85c189b7 100644 --- a/pom.xml +++ b/pom.xml @@ -919,7 +919,7 @@ The 2.15 doesn't report any breaking changes so its backwards compatible with 2. org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.13.0 ${jdk.version} ${jdk.version} @@ -927,14 +927,14 @@ The 2.15 doesn't report any breaking changes so its backwards compatible with 2. maven-war-plugin - 3.3.1 + 3.4.0 false maven-source-plugin - 3.2.1 + 3.3.1 attach-sources @@ -947,7 +947,7 @@ The 2.15 doesn't report any breaking changes so its backwards compatible with 2. maven-javadoc-plugin - 3.2.0 + 3.11.2 false @@ -963,15 +963,15 @@ The 2.15 doesn't report any breaking changes so its backwards compatible with 2. maven-install-plugin - 2.5.2 + 3.1.3 maven-resources-plugin - 3.2.0 + 3.3.1 maven-surefire-plugin - 2.22.1 + 3.5.2 @@ -985,7 +985,7 @@ The 2.15 doesn't report any breaking changes so its backwards compatible with 2. org.apache.maven.plugins maven-failsafe-plugin - 2.22.1 + 3.5.2 --add-opens java.base/java.lang=ALL-UNNAMED --illegal-access=permit @@ -993,7 +993,7 @@ The 2.15 doesn't report any breaking changes so its backwards compatible with 2. maven-jar-plugin - 3.2.0 + 3.4.2 @@ -1013,7 +1013,7 @@ The 2.15 doesn't report any breaking changes so its backwards compatible with 2. maven-deploy-plugin - 2.8.2 + 3.1.3 deploy @@ -1026,9 +1026,9 @@ The 2.15 doesn't report any breaking changes so its backwards compatible with 2. - pl.project13.maven - git-commit-id-plugin - 4.0.2 + io.github.git-commit-id + git-commit-id-maven-plugin + 9.0.1 @@ -1047,7 +1047,7 @@ The 2.15 doesn't report any breaking changes so its backwards compatible with 2. com.github.spotbugs spotbugs-maven-plugin - 4.8.3.1 + 4.8.6.6 spotbugs__ignore_filter.xml @@ -1072,7 +1072,7 @@ The 2.15 doesn't report any breaking changes so its backwards compatible with 2. org.cyclonedx cyclonedx-maven-plugin - 2.7.11 + 2.9.1 library 1.4 @@ -1151,9 +1151,9 @@ The 2.15 doesn't report any breaking changes so its backwards compatible with 2. javamodules - + - [9,) + [17,) @@ -1165,7 +1165,6 @@ The 2.15 doesn't report any breaking changes so its backwards compatible with 2. --add-opens java.base/java.io=ALL-UNNAMED --add-opens java.base/jdk.internal.loader=ALL-UNNAMED --add-opens java.xml/jdk.xml.internal=ALL-UNNAMED - --illegal-access=warn @@ -1177,7 +1176,7 @@ The 2.15 doesn't report any breaking changes so its backwards compatible with 2. org.owasp dependency-check-maven - 5.3.2 + 11.1.1 ALL false @@ -1198,7 +1197,7 @@ The 2.15 doesn't report any breaking changes so its backwards compatible with 2. org.owasp dependency-check-maven - 5.3.2 + 11.1.1 ALL false