diff --git a/pom.xml b/pom.xml
index cf2fc8a..782ef62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,11 +14,12 @@
1.8
1.8
- 3.3.2
+ 3.3.4
3.1.2
1.4.11
+ 5.10.0
@@ -53,7 +54,7 @@
org.junit.jupiter
junit-jupiter
- 5.9.3
+ ${junit.version}
test
@@ -83,7 +84,7 @@
org.slf4j
slf4j-api
- 2.0.7
+ 2.0.9
provided
@@ -113,13 +114,13 @@
org.junit.jupiter
junit-jupiter-engine
- 5.9.3
+ ${junit.version}
test
org.junit.vintage
junit-vintage-engine
- 5.10.0
+ ${junit.version}
test
@@ -299,7 +300,7 @@
org.apache.maven.plugins
maven-surefire-report-plugin
- 3.1.2
+ 3.2.1
integration-tests