diff --git a/pom.xml b/pom.xml index 92ba5ca..199b975 100644 --- a/pom.xml +++ b/pom.xml @@ -4,9 +4,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - mattrixwv + com.mattrixwv myClasses - 1.3.0 + 1.3.1 myClasses www.mattrixwv.com @@ -29,7 +29,7 @@ org.junit.jupiter junit-jupiter-api - 5.9.2 + 5.9.3 test @@ -60,7 +60,7 @@ maven-clean-plugin - 3.2.0 + 3.3.1 @@ -73,7 +73,7 @@ maven-surefire-plugin - 3.0.0 + 3.1.2 maven-jar-plugin @@ -94,13 +94,13 @@ maven-project-info-reports-plugin - 3.4.2 + 3.4.5 org.codehaus.mojo versions-maven-plugin - 2.15.0 + 2.16.0 file://${session.executionRootDirectory}/version-rules.xml @@ -108,7 +108,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.5.0 + 3.6.0 @@ -119,7 +119,7 @@ org.jacoco jacoco-maven-plugin - 0.8.9 + 0.8.10 jacoco-initialize @@ -140,7 +140,7 @@ org.owasp dependency-check-maven - 8.2.1 + 8.3.1 none