diff --git a/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-spring7-test/pom.xml b/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-spring7-test/pom.xml
index a838f5fc05..e89cf3f07f 100644
--- a/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-spring7-test/pom.xml
+++ b/apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-spring7-test/pom.xml
@@ -23,7 +23,7 @@
org.springframework.boot
spring-boot-dependencies
- 4.0.0
+ 4.0.5
pom
import
diff --git a/integration-tests/spring-boot-4/pom.xml b/integration-tests/spring-boot-4/pom.xml
index 4267229a11..4ff56def4d 100644
--- a/integration-tests/spring-boot-4/pom.xml
+++ b/integration-tests/spring-boot-4/pom.xml
@@ -29,7 +29,7 @@
org.springframework.boot
spring-boot-dependencies
- 4.0.0
+ 4.0.5
pom
import
diff --git a/integration-tests/spring-boot-4/spring-boot-4-base/pom.xml b/integration-tests/spring-boot-4/spring-boot-4-base/pom.xml
index 9380a28cee..0e0aa961ed 100644
--- a/integration-tests/spring-boot-4/spring-boot-4-base/pom.xml
+++ b/integration-tests/spring-boot-4/spring-boot-4-base/pom.xml
@@ -43,6 +43,10 @@
org.springframework.boot
spring-boot-starter-test
+
+ org.springframework.boot
+ spring-boot-restclient
+
org.springframework.boot
spring-boot-resttestclient