X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-service%2Fpom.xml;h=b9d626874687d5cf07f9c47791ba1f9719b5ebb3;hb=ac5ae3e24e347bb6d643e9b4e5ebcf3baa7152a2;hp=0c7556407ff906d559cb80e6a9beb43166bf9055;hpb=05e7b8a207b1c641468e77d754fe1a5ae9e1a51e;p=cps.git diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 0c7556407..b9d626874 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 2.1.0-SNAPSHOT + 3.1.0-SNAPSHOT ../cps-parent/pom.xml @@ -103,6 +103,18 @@ com.google.code.gson gson + + org.springframework.boot + spring-boot-starter-aop + + + net.logstash.logback + logstash-logback-encoder + + + org.codehaus.janino + janino + org.codehaus.groovy @@ -144,5 +156,10 @@ spring-kafka-test test + + org.aspectj + aspectjrt + test +