From dcc35db3875f86a6b666ec787a53fac69bedb1a4 Mon Sep 17 00:00:00 2001 From: Tim Peeters Date: Wed, 5 Aug 2026 19:55:02 +0200 Subject: [PATCH] Add missing test scope to spring-boot-resttestclient Signed-off-by: Tim Peeters --- spring-cloud-gateway-proxyexchange-webmvc/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-cloud-gateway-proxyexchange-webmvc/pom.xml b/spring-cloud-gateway-proxyexchange-webmvc/pom.xml index b7c0c95be..635cb8c5b 100644 --- a/spring-cloud-gateway-proxyexchange-webmvc/pom.xml +++ b/spring-cloud-gateway-proxyexchange-webmvc/pom.xml @@ -27,6 +27,7 @@ org.springframework.boot spring-boot-resttestclient + test org.springframework.boot