diff --git a/integration/pom.xml b/integration/pom.xml
index 49f0d6a0..31b5f733 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -51,7 +51,7 @@
org.junit.jupiter
junit-jupiter
- 5.14.4
+ 6.1.3
test
diff --git a/pom.xml b/pom.xml
index bc7133dc..ef43c1fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,17 +43,17 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.15.0
+ 3.16.0
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.6
+ 3.6.0
org.apache.maven.plugins
maven-failsafe-plugin
- 3.5.6
+ 3.6.0
org.apache.maven.plugins