X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fpom.xml;h=674a9b5d75c53e7fadfa55c8581069d7ddd4f2b9;hb=8119e5d0f4fa65b9c89f847872c8377780c8d173;hp=7a07ba95ab65d217ae462aad5ea288a07ce504f6;hpb=7eaa3d2f2fe2609e76d423a23e6fb43b4fe38898;p=policy%2Fparent.git diff --git a/integration/pom.xml b/integration/pom.xml index 7a07ba95..674a9b5d 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -43,13 +43,13 @@ 2.0.9 2.7.8 7.73.0.Final - 2.33 + 2.37 2.14.0-rc1 1.1.5 1.6.6 2.3.1 1.1.4 - 4.1.70.Final + 4.1.84.Final 2.5.14 5.4.31.Final 1.0.0 @@ -127,13 +127,6 @@ ${version.jackson} - - - com.fasterxml.jackson.module jackson-module-scala_2.12 @@ -712,6 +705,25 @@ 1.1 + + + com.google.protobuf + protobuf-java + 3.21.7 + + + + org.jetbrains.kotlin + kotlin-daemon-client + 1.7.20 + + + + org.jetbrains.kotlin + kotlin-scripting-jvm + 1.7.20 + + @@ -812,6 +824,11 @@ netty-all ${version.netty} + + io.netty + netty-common + ${version.netty} + io.netty netty-codec-http2