Add spring-boot-restclient test dependency.

Signed-off-by: Olga Maciaszek-Sharma <olga.maciaszek-sharma@broadcom.com>
This commit is contained in:
Olga Maciaszek-Sharma
2025-07-25 16:40:31 +02:00
parent e71bed3610
commit 6efc38d972
2 changed files with 6 additions and 0 deletions
@@ -79,6 +79,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-restclient</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.glassfish.hk2</groupId>