X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-service%2Fpom.xml;h=eaa9fdcbf3c3d3370bb472a0953512eaf0a0cd8a;hb=55164b23839f187ae089fd08c34487dcfd165188;hp=8bc39b1d48e05bebe120566d7f4d5f8492979363;hpb=478c5dac54ed508f0ce97e18e91aac7b821d814f;p=cps.git diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 8bc39b1d4..eaa9fdcbf 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -29,7 +29,7 @@ org.onap.cps cps-parent - 3.3.6-SNAPSHOT + 3.3.9-SNAPSHOT ../cps-parent/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 +