diff --git a/pom.xml b/pom.xml
index 7132f5f..91f0bfa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.mattrixwv
cipher-stream-java
- 1.3.3-SNAPSHOT
+ 1.3.3
CipherStreamJava
http://www.mattrixwv.com
@@ -28,7 +28,7 @@
com.mattrixwv
myClasses
- 1.3.3
+ 1.3.4
@@ -40,35 +40,35 @@
org.slf4j
slf4j-api
- 2.0.9
+ 2.0.12
org.junit.jupiter
junit-jupiter-api
- 5.10.1
+ 5.10.2
test
org.junit.jupiter
junit-jupiter-params
- 5.10.1
+ 5.10.2
test
org.mockito
mockito-core
- 5.8.0
+ 5.11.0
test
org.mockito
mockito-junit-jupiter
- 5.8.0
+ 5.11.0
test
@@ -113,11 +113,11 @@
maven-compiler-plugin
- 3.11.0
+ 3.13.0
maven-surefire-plugin
- 3.2.3
+ 3.2.5
maven-jar-plugin
@@ -133,7 +133,7 @@
maven-assembly-plugin
- 3.6.0
+ 3.7.1
maven-site-plugin
@@ -160,12 +160,12 @@
org.sonarsource.scanner.maven
sonar-maven-plugin
- 3.10.0.2594
+ 3.11.0.3922
org.jacoco
jacoco-maven-plugin
- 0.8.11
+ 0.8.12
jacoco-initialize
@@ -186,7 +186,7 @@
org.owasp
dependency-check-maven
- 9.0.5
+ 9.1.0
none