X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-service%2Fpom.xml;h=3f5d639896ee36ab3627513a1ae0f61680f89144;hb=a01f8861a84931f4bdf2d69fa05a793afabc22e0;hp=2019f6f882acffaf9f689d6047a6aab9fc458975;hpb=47185766eb42439067e152bcc99465eb8f1b5f33;p=cps.git diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 2019f6f88..3f5d63989 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -29,16 +29,12 @@ org.onap.cps cps-parent - 3.2.4-SNAPSHOT + 3.3.7-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,12 @@ org.springframework.kafka spring-kafka + + org.springframework + spring-test + test + + org.codehaus.groovy @@ -174,5 +177,9 @@ aspectjrt test + + jakarta.validation + jakarta.validation-api +