diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml
index ca4390bc63..3f78da87e8 100644
--- a/tests/integration/pom.xml
+++ b/tests/integration/pom.xml
@@ -132,9 +132,7 @@
servlet-request-wrapper-binding
servlet-tests
sonar-test
-
-
-
+ spring4
tracing-support
microprofile/config/helidon
microprofile/config/webapp
diff --git a/tests/integration/spring4/pom.xml b/tests/integration/spring4/pom.xml
index 668a299c67..1d1cdebbda 100644
--- a/tests/integration/spring4/pom.xml
+++ b/tests/integration/spring4/pom.xml
@@ -1,7 +1,7 @@
+
+ org.springframework
+ spring-context
+ 3.2.16.RELEASE
+
+
org.glassfish.jersey.test-framework
jersey-test-framework-core
@@ -81,7 +94,6 @@
commons-logging
runtime
-
@@ -95,12 +107,12 @@
maven-failsafe-plugin
- org.mortbay.jetty
+ org.eclipse.jetty
jetty-maven-plugin
/
- .*\.jar$
+ .*$