diff --git a/pom.xml b/pom.xml index 65b5e5b..97425e5 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.mattrixwv myClasses - 1.3.7-SNAPSHOT + 1.3.7 myClasses A grouping of functions that I've found useful @@ -56,7 +56,7 @@ org.junit.jupiter junit-jupiter-api - 5.10.3 + 5.11.4 test @@ -106,7 +106,7 @@ maven-surefire-plugin - 3.3.1 + 3.5.2 maven-jar-plugin @@ -114,24 +114,24 @@ maven-install-plugin - 3.1.2 + 3.1.3 maven-deploy-plugin - 3.1.2 + 3.1.3 maven-site-plugin - 3.12.1 + 3.21.0 maven-project-info-reports-plugin - 3.6.2 + 3.8.0 org.codehaus.mojo versions-maven-plugin - 2.17.1 + 2.18.0 file://${session.executionRootDirectory}/version-rules.xml @@ -139,14 +139,14 @@ org.apache.maven.plugins maven-dependency-plugin - 3.7.1 + 3.8.1 org.sonarsource.scanner.maven sonar-maven-plugin - 4.0.0.4121 + 5.0.0.4389 org.jacoco @@ -172,7 +172,7 @@ org.owasp dependency-check-maven - 10.0.3 + 12.0.0 none @@ -194,7 +194,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.5.0 + 0.7.0 true ossrh @@ -230,7 +230,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.8.0 + 3.11.2 attach-javadocs @@ -244,7 +244,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.4 + 3.2.7 sign-artifacts