X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-service%2Fpom.xml;h=4a3c90e41f70bf1edc5c6ed4c0bb08a01942eb2e;hb=fcc18eafdb851174cef21e078a118a3e91a73340;hp=d4fe2e31aafcf277e38a66c0c81b6c69757861a2;hpb=d35ad5cfae5b7dfac94612762a126f0ded11ac03;p=cps.git diff --git a/cps-service/pom.xml b/cps-service/pom.xml index d4fe2e31a..4a3c90e41 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -29,7 +29,7 @@ org.onap.cps cps-parent - 3.3.7-SNAPSHOT + 3.3.8-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 +