diff --git a/pom.xml b/pom.xml index 84274b3..7ececdd 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.mattrixwv myClasses - 1.3.8-SNAPSHOT + 1.3.8 myClasses A grouping of functions that I've found useful @@ -56,7 +56,7 @@ org.junit.jupiter junit-jupiter-api - 5.11.4 + 5.12.2 test @@ -86,7 +86,7 @@ maven-clean-plugin - 3.4.0 + 3.4.1 maven-resources-plugin @@ -94,7 +94,7 @@ maven-compiler-plugin - 3.13.0 + 3.14.0 ${java.version} @@ -106,7 +106,7 @@ maven-surefire-plugin - 3.5.2 + 3.5.3 maven-jar-plugin @@ -114,11 +114,11 @@ maven-install-plugin - 3.1.3 + 3.1.4 maven-deploy-plugin - 3.1.3 + 3.1.4 maven-site-plugin @@ -126,7 +126,7 @@ maven-project-info-reports-plugin - 3.8.0 + 3.9.0 org.codehaus.mojo @@ -146,12 +146,12 @@ org.sonarsource.scanner.maven sonar-maven-plugin - 5.0.0.4389 + 5.1.0.4751 org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.13 jacoco-initialize @@ -172,7 +172,7 @@ org.owasp dependency-check-maven - 12.0.0 + 12.1.1 none