X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-service%2Fpom.xml;h=3f5d639896ee36ab3627513a1ae0f61680f89144;hb=a01f8861a84931f4bdf2d69fa05a793afabc22e0;hp=aea122d1768e2fc1f2768bd0e6163d48c69f69c1;hpb=960aabcac27b884b92061e946238fcc7a33261ed;p=cps.git diff --git a/cps-service/pom.xml b/cps-service/pom.xml index aea122d17..3f5d63989 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -1,157 +1,185 @@ - - - - - 4.0.0 - - org.onap.cps - cps-parent - 3.1.0-SNAPSHOT - ../cps-parent/pom.xml - - - cps-service - - - 0.94 - - - - - org.onap.cps - cps-events - - - org.opendaylight.yangtools - yang-model-api - - - org.opendaylight.yangtools - yang-parser-api - - - org.opendaylight.yangtools - yang-parser-impl - - - org.opendaylight.yangtools - yang-model-util - - - - org.opendaylight.yangtools - yang-data-codec-gson - - - org.projectlombok - lombok - - - org.springframework.boot - spring-boot-starter-cache - - - com.github.ben-manes.caffeine - caffeine - - - org.springframework.kafka - spring-kafka - - - org.springframework - spring-messaging - - - - org.slf4j - slf4j-api - - - - org.springframework - spring-context - - - org.springframework.boot - spring-boot-starter-validation - - - - com.google.code.gson - gson - - - org.springframework.boot - spring-boot-starter-aop - - - - org.codehaus.groovy - groovy - test - - - org.codehaus.groovy - groovy-json - test - - - org.spockframework - spock-core - test - - - org.spockframework - spock-spring - test - - - org.springframework.boot - spring-boot-starter-test - test - - - cglib - cglib-nodep - test - - - org.testcontainers - kafka - test - - - org.springframework.kafka - spring-kafka-test - test - - - org.aspectj - aspectjrt - test - - - + + + + + 4.0.0 + + org.onap.cps + cps-parent + 3.3.7-SNAPSHOT + ../cps-parent/pom.xml + + + cps-service + + + + com.github.ben-manes.caffeine + caffeine + + + + com.google.code.gson + gson + + + + com.hazelcast + hazelcast-spring + + + io.micrometer + micrometer-core + + + net.logstash.logback + logstash-logback-encoder + + + org.codehaus.janino + janino + + + org.onap.cps + cps-events + + + org.onap.cps + cps-path-parser + + + org.opendaylight.yangtools + yang-model-api + + + org.opendaylight.yangtools + yang-parser-api + + + org.opendaylight.yangtools + yang-parser-impl + + + + org.opendaylight.yangtools + yang-data-codec-gson + + + org.opendaylight.yangtools + yang-data-codec-xml + + + org.opendaylight.yangtools + yang-model-util + + + org.projectlombok + lombok + + + + org.slf4j + slf4j-api + + + org.springframework + spring-messaging + + + org.springframework.boot + spring-boot-starter-cache + 3.0.0 + + + org.springframework.boot + spring-boot-starter-aop + + + org.springframework.boot + spring-boot-starter-validation + + + org.springframework.kafka + spring-kafka + + + org.springframework + spring-test + test + + + + + org.codehaus.groovy + groovy + test + + + org.codehaus.groovy + groovy-json + test + + + org.spockframework + spock-core + test + + + org.spockframework + spock-spring + test + + + org.springframework.boot + spring-boot-starter-test + test + + + cglib + cglib-nodep + test + + + org.testcontainers + kafka + test + + + org.springframework.kafka + spring-kafka-test + test + + + org.aspectj + aspectjrt + test + + + jakarta.validation + jakarta.validation-api + + +