diff --git a/examples/spring-web/pom.xml b/examples/spring-web/pom.xml index 346de142fcd..8e3b85fd7b0 100644 --- a/examples/spring-web/pom.xml +++ b/examples/spring-web/pom.xml @@ -17,7 +17,7 @@ 17 - 4.0.0 + 4.0.3 @@ -70,6 +70,11 @@ spring-boot-starter-test test + + org.springframework.boot + spring-boot-restclient + test + org.springframework.boot spring-boot-resttestclient diff --git a/examples/springboot/pom.xml b/examples/springboot/pom.xml index 073e8ba8595..a39d4d8799b 100644 --- a/examples/springboot/pom.xml +++ b/examples/springboot/pom.xml @@ -17,7 +17,7 @@ 17 - 4.0.0 + 4.0.3