X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-service%2Fpom.xml;h=4a3c90e41f70bf1edc5c6ed4c0bb08a01942eb2e;hb=477bd46874d2c8266007358f9ca335b0442cea18;hp=59428cdfdf8377de683e1ad9ca0781ced51ac6e4;hpb=0af82141cb75a04a16248e17d4e915a580e82300;p=cps.git diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 59428cdfd..4a3c90e41 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -111,6 +111,7 @@ org.springframework.boot spring-boot-starter-cache + 3.0.0 org.springframework.boot @@ -124,6 +125,11 @@ org.springframework.kafka spring-kafka + + org.springframework + spring-test + test + org.codehaus.groovy @@ -170,5 +176,9 @@ aspectjrt test + + jakarta.validation + jakarta.validation-api +