diff --git a/parent-spring-4/pom.xml b/parent-spring-4/pom.xml
index e0e91cec9a..630fa0baf3 100644
--- a/parent-spring-4/pom.xml
+++ b/parent-spring-4/pom.xml
@@ -21,15 +21,18 @@
spring-core
${spring.version}
-
- org.junit.jupiter
- junit-jupiter-engine
- ${junit-jupiter.version}
- test
-
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ ${maven-surefire-plugin.version}
+
+
+
org.codehaus.cargo
@@ -54,6 +57,7 @@
4.3.27.RELEASE
1.6.1
+ 2.22.2
\ No newline at end of file