X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-service%2Fpom.xml;h=4a3c90e41f70bf1edc5c6ed4c0bb08a01942eb2e;hb=fcc18eafdb851174cef21e078a118a3e91a73340;hp=45c4d303e4bf9089a3aac0677d05e8ad83d78fbc;hpb=436b75b129263fbf6e81d3c9097ad066bc865695;p=cps.git diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 45c4d303e..4a3c90e41 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -29,16 +29,12 @@ org.onap.cps cps-parent - 3.3.2-SNAPSHOT + 3.3.8-SNAPSHOT ../cps-parent/pom.xml cps-service - - 0.94 - - com.github.ben-manes.caffeine @@ -115,6 +111,7 @@ org.springframework.boot spring-boot-starter-cache + 3.0.0 org.springframework.boot @@ -128,6 +125,11 @@ org.springframework.kafka spring-kafka + + org.springframework + spring-test + test + org.codehaus.groovy @@ -174,5 +176,9 @@ aspectjrt test + + jakarta.validation + jakarta.validation-api +