From: Pamela Dragosh Date: Mon, 17 Oct 2022 16:06:39 +0000 (+0000) Subject: Merge "Remove some medium level vulnerabilities" X-Git-Tag: 3.6.1~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=609fdc2954d54df6a17c2f9246148d17f9f289e6;hp=43603a5ad697f9ee111ca69dabec7082d961c812;p=policy%2Fparent.git Merge "Remove some medium level vulnerabilities" --- diff --git a/integration/pom.xml b/integration/pom.xml index af480ccd..94675849 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.4.0 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