diff --git a/pom.xml b/pom.xml index e27f90a..79d29df 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.mattrixwv.cipherstream cipherstream-api jar - 1.1.4-SNAPSHOT + 1.1.4 CipherStream API https://api.cipherstream.mattrixwv.com @@ -26,7 +26,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.1 + 3.3.2 @@ -167,7 +167,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.3.1 ${skip.unit.tests} @@ -196,7 +196,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.3.0 + 3.3.1 @@ -219,12 +219,12 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 3.6.1 + 3.6.2 org.codehaus.mojo versions-maven-plugin - 2.17.0 + 2.17.1 file://${session.executionRootDirectory}/version-rules.xml @@ -264,7 +264,7 @@ org.owasp dependency-check-maven - 10.0.2 + 10.0.3 none