diff --git a/pom.xml b/pom.xml index cf8c7d0..fcf4589 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.mattrixwv.cipherstream cipherstream-api jar - 1.1.9-SNAPSHOT + 1.1.9 CipherStream API https://api.cipherstream.mattrixwv.com @@ -26,7 +26,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.0 + 3.5.4 @@ -73,7 +73,7 @@ org.apache.logging.log4j log4j-layout-template-json - 2.24.3 + 2.25.1 com.lmax @@ -125,7 +125,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.5.0 + 3.6.1 enforce-maven @@ -145,7 +145,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.4.1 + 3.5.0 org.apache.maven.plugins @@ -264,7 +264,7 @@ org.owasp dependency-check-maven - 12.1.1 + 12.1.3 none