diff --git a/pom.xml b/pom.xml index e63c5f8..5693645 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.mattrixwv cipher-stream-java - 1.3.9-SNAPSHOT + 1.3.9 CipherStreamJava A library to encrypt and decrypt simple ciphers @@ -55,13 +55,13 @@ com.mattrixwv myClasses - 1.3.8 + 1.3.9 com.mattrixwv matrix - 1.2.2 + 1.2.3 @@ -74,28 +74,28 @@ org.junit.jupiter junit-jupiter-api - 5.12.2 + 6.0.1 test org.junit.jupiter junit-jupiter-params - 5.12.2 + 6.0.1 test org.mockito mockito-core - 5.18.0 + 5.21.0 test org.mockito mockito-junit-jupiter - 5.18.0 + 5.21.0 test @@ -113,7 +113,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.5.0 + 3.6.2 enforce-maven @@ -132,15 +132,15 @@ maven-clean-plugin - 3.4.1 + 3.5.0 maven-resources-plugin - 3.3.1 + 3.4.0 maven-compiler-plugin - 3.14.0 + 3.14.1 ${java.version} @@ -152,11 +152,11 @@ maven-surefire-plugin - 3.5.3 + 3.5.4 maven-jar-plugin - 3.4.2 + 3.5.0 maven-install-plugin @@ -168,7 +168,7 @@ maven-assembly-plugin - 3.7.1 + 3.8.0 maven-site-plugin @@ -181,7 +181,7 @@ org.codehaus.mojo versions-maven-plugin - 2.18.0 + 2.20.1 file://${session.executionRootDirectory}/version-rules.xml @@ -189,18 +189,18 @@ org.apache.maven.plugins maven-dependency-plugin - 3.8.1 + 3.9.0 org.sonarsource.scanner.maven sonar-maven-plugin - 5.1.0.4751 + 5.5.0.6356 org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.14 jacoco-initialize @@ -221,7 +221,7 @@ org.owasp dependency-check-maven - 12.1.1 + 12.1.9 none @@ -243,7 +243,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.7.0 + 0.9.0 true ossrh @@ -265,7 +265,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 attach-sources @@ -279,7 +279,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.2 + 3.12.0 attach-javadocs @@ -293,7 +293,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.7 + 3.2.8 sign-artifacts