diff --git a/pom.xml b/pom.xml index d72776c..b73fe1e 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.mattrixwv cipher-stream-java - 1.4.1-SNAPSHOT + 1.4.1 CipherStreamJava A library to encrypt and decrypt simple ciphers @@ -54,47 +54,47 @@ com.mattrixwv myClasses - 1.4.1 + 1.4.2 com.mattrixwv matrix - 1.3.1 + 1.3.3 org.slf4j slf4j-api - 2.0.17 + 2.0.18 org.junit.jupiter junit-jupiter - 6.0.2 + 6.1.3 test org.junit.jupiter junit-jupiter-params - 6.0.2 + 6.1.3 test org.mockito mockito-core - 5.21.0 + 5.23.0 test org.mockito mockito-junit-jupiter - 5.21.0 + 5.23.0 test @@ -198,12 +198,15 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.6.2 + 3.6.3 3.8.6 + + 25 + @@ -215,12 +218,12 @@ org.apache.maven.plugins maven-resources-plugin - 3.4.0 + 3.5.0 org.apache.maven.plugins maven-compiler-plugin - 3.14.1 + 3.15.0 ${java.version} @@ -234,7 +237,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.4 + 3.5.6 @{argLine} -javaagent:${org.mockito:mockito-core:jar} @@ -242,7 +245,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.5.0 + 3.5.1 org.apache.maven.plugins @@ -257,7 +260,7 @@ org.apache.maven.plugins maven-site-plugin - 3.21.0 + 3.22.0 org.apache.maven.plugins @@ -275,18 +278,18 @@ org.apache.maven.plugins maven-dependency-plugin - 3.9.0 + 3.11.0 org.sonarsource.scanner.maven sonar-maven-plugin - 5.5.0.6356 + 5.7.0.6970 org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15 jacoco-initialize @@ -307,7 +310,7 @@ org.owasp dependency-check-maven - 12.2.0 + 13.0.0 json @@ -323,7 +326,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.10.0 + 0.11.0 true central