diff --git a/pom.xml b/pom.xml
index 58d804c3..b202c033 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,19 +24,19 @@
1.6.13
1.18.34
- 4.3.3
+ 4.4.0
- 3.3.4
- 6.3.4
+ 3.3.5
+ 6.3.5
7.10.2
1.6.3
2.12.2
1.4.20
-
+
2.23.1
-
- 1.5.6
+
+ 1.5.11
v22.4.1
10.8.1
@@ -216,7 +216,7 @@
org.apache.xmlbeans
xmlbeans
- 5.2.0
+ 5.2.2
@@ -368,7 +368,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.1.2
+ 3.5.2
**/*IT.java
@@ -382,7 +382,7 @@
org.apache.maven.plugins
maven-failsafe-plugin
- 3.1.2
+ 3.5.2
false
diff --git a/simulator-samples/pom.xml b/simulator-samples/pom.xml
index 47e70a95..fc2db7d9 100644
--- a/simulator-samples/pom.xml
+++ b/simulator-samples/pom.xml
@@ -46,15 +46,35 @@
-
org.sonatype.plugins
nexus-staging-maven-plugin
+
true
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+ true
+
+
+
+
+ org.apache.maven.plugins
+ maven-failsafe-plugin
+
+
+ org.apache.maven.surefire
+ surefire-testng
+ 3.5.2
+
+
+