From: vv770d Date: Mon, 28 Feb 2022 23:21:39 +0000 (+0000) Subject: [DCAEMOD/Helm-gen] Vulnerability updates X-Git-Tag: 1.3.2-mod-runtimeapi~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dcaegen2%2Fplatform.git;a=commitdiff_plain;h=a6fc68e6716b32d62e43a6c81ddffdbf82541f93 [DCAEMOD/Helm-gen] Vulnerability updates Fix runtime exception noted with okhttp upgrade to 4.9.3 Change-Id: Ib4cc0ce0723f34d528cd7a4a392309dd8eeae068 Signed-off-by: vv770d Issue-ID: DCAEGEN2-3052 --- diff --git a/mod2/helm-generator/pom.xml b/mod2/helm-generator/pom.xml index 52d1427..1b6d211 100644 --- a/mod2/helm-generator/pom.xml +++ b/mod2/helm-generator/pom.xml @@ -104,13 +104,24 @@ com.squareup.okhttp3 okhttp 4.9.3 + + + com.squareup.okio + okio + + com.squareup.okhttp3 mockwebserver - 4.0.1 + 4.9.3 test + + com.squareup.okio + okio + 2.2.2 +