diff --git a/ethereum/pom.xml b/ethereum/pom.xml
index 7fc4057341..95dd1c0955 100644
--- a/ethereum/pom.xml
+++ b/ethereum/pom.xml
@@ -144,18 +144,6 @@
test
-
- org.junit.vintage
- junit-vintage-engine
- ${junit-jupiter.version}
- test
-
-
- org.hamcrest
- hamcrest-core
-
-
-
org.hamcrest
hamcrest
diff --git a/parent-spring-5/pom.xml b/parent-spring-5/pom.xml
index c4446ddda8..01e8671099 100644
--- a/parent-spring-5/pom.xml
+++ b/parent-spring-5/pom.xml
@@ -21,18 +21,25 @@
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}
+
+
+
+
+
5.3.9
5.2.3.RELEASE
1.5.10.RELEASE
+ 2.22.2
\ No newline at end of file
diff --git a/spring-core-3/pom.xml b/spring-core-3/pom.xml
index 50d2e7ac5e..9e777a4a03 100644
--- a/spring-core-3/pom.xml
+++ b/spring-core-3/pom.xml
@@ -55,18 +55,6 @@
${spring.version}
test
-
- org.junit.jupiter
- junit-jupiter-engine
- ${junit-jupiter.version}
- test
-
-
- org.junit.jupiter
- junit-jupiter-api
- ${junit-jupiter.version}
- test
-
diff --git a/spring-core-4/pom.xml b/spring-core-4/pom.xml
index 5706b2ee75..f9665a672b 100644
--- a/spring-core-4/pom.xml
+++ b/spring-core-4/pom.xml
@@ -55,18 +55,6 @@
${spring.version}
test
-
- org.junit.jupiter
- junit-jupiter-engine
- ${junit-jupiter.version}
- test
-
-
- org.junit.jupiter
- junit-jupiter-api
- ${junit-jupiter.version}
- test
-
org.awaitility
awaitility