diff --git a/pom.xml b/pom.xml index 01b3228..d23b51e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.mattrixwv myClasses - 1.3.4-SNAPSHOT + 1.3.4 myClasses www.mattrixwv.com @@ -29,7 +29,7 @@ org.junit.jupiter junit-jupiter-api - 5.10.1 + 5.10.2 test @@ -67,11 +67,11 @@ maven-compiler-plugin - 3.11.0 + 3.13.0 maven-surefire-plugin - 3.2.3 + 3.2.5 maven-jar-plugin @@ -110,12 +110,12 @@ org.sonarsource.scanner.maven sonar-maven-plugin - 3.10.0.2594 + 3.10.0.3922 org.jacoco jacoco-maven-plugin - 0.8.11 + 0.8.12 jacoco-initialize @@ -136,7 +136,7 @@ org.owasp dependency-check-maven - 9.0.5 + 9.1.0 none