X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-dependencies%2Fpom.xml;h=a76cd3d65465a1df07dd4ae1451a62ad6bb2b513;hb=cc17ae5e08acf4fd5e67185982142326318f5bef;hp=8d147abebe275e91d2bc467479ab7f8a6fdaaad2;hpb=0fca83f368f3af6b0d909be0982fee29344e0402;p=cps.git diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index 8d147abeb..a76cd3d65 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -23,7 +23,7 @@ 4.0.0 org.onap.cps cps-dependencies - 1.1.0-SNAPSHOT + 3.0.0-SNAPSHOT pom ${project.groupId}:${project.artifactId} @@ -64,7 +64,7 @@ org.springframework.boot spring-boot-dependencies - 2.5.0 + 2.5.5 pom import @@ -87,12 +87,6 @@ swagger-annotations 2.1.4 - - - io.swagger - swagger-annotations - 1.6.2 - io.springfox springfox-boot-starter @@ -143,6 +137,11 @@ modelmapper 2.3.8 + + org.jetbrains + annotations + 22.0.0 + org.testcontainers kafka @@ -174,6 +173,16 @@ 0.18.0 test + + org.apache.logging.log4j + log4j-api + 2.17.1 + + + org.apache.logging.log4j + log4j-to-slf4j + 2.17.1 +