diff --git a/pom.xml b/pom.xml index e3003a8..cb21814 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.mattrixwv cipher-stream-java - 1.3.8-SNAPSHOT + 1.3.8 CipherStreamJava A library to encrypt and decrypt simple ciphers @@ -55,47 +55,47 @@ com.mattrixwv myClasses - 1.3.6 + 1.3.8 com.mattrixwv matrix - 1.2.1 + 1.2.2 org.slf4j slf4j-api - 2.0.16 + 2.0.17 org.junit.jupiter junit-jupiter-api - 5.11.4 + 5.12.2 test org.junit.jupiter junit-jupiter-params - 5.11.4 + 5.12.2 test org.mockito mockito-core - 5.15.2 + 5.18.0 test org.mockito mockito-junit-jupiter - 5.15.2 + 5.18.0 test @@ -132,7 +132,7 @@ maven-clean-plugin - 3.4.0 + 3.4.1 maven-resources-plugin @@ -140,7 +140,7 @@ maven-compiler-plugin - 3.13.0 + 3.14.0 ${java.version} @@ -152,7 +152,7 @@ maven-surefire-plugin - 3.5.2 + 3.5.3 maven-jar-plugin @@ -160,11 +160,11 @@ maven-install-plugin - 3.1.3 + 3.1.4 maven-deploy-plugin - 3.1.3 + 3.1.4 maven-assembly-plugin @@ -176,7 +176,7 @@ maven-project-info-reports-plugin - 3.8.0 + 3.9.0 org.codehaus.mojo @@ -195,12 +195,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 @@ -221,7 +221,7 @@ org.owasp dependency-check-maven - 12.0.0 + 12.1.1 none