diff --git a/pom.xml b/pom.xml
index ccbe16a..19b5ddc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.mattrixwv
matrix
- 1.1.2-SNAPSHOT
+ 1.1.2
Matrix
https://www.mattrixwv.com
@@ -29,7 +29,7 @@
org.junit.jupiter
junit-jupiter-api
- 5.10.1
+ 5.10.2
test
@@ -68,7 +68,7 @@
maven-compiler-plugin
- 3.11.0
+ 3.13.0
${java.version}
@@ -80,7 +80,7 @@
maven-surefire-plugin
- 3.2.3
+ 3.2.5
maven-jar-plugin
@@ -119,12 +119,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
@@ -145,7 +145,7 @@
org.owasp
dependency-check-maven
- 9.0.5
+ 9.1.0
none