From 0587da741a0edad6e5eefedbc1d200f0e2c81f2b Mon Sep 17 00:00:00 2001 From: Andreas Geissler Date: Mon, 12 Sep 2022 13:27:04 +0200 Subject: [OOM-CERT-SERVICE] Fix vulnerabilities for Kohn - update gson to 2.9.0 - update commons-io to 2.11.0 - update httpclient to 4.5.13 - update bcprov-jdk15on to 1.70 - left version of sonar-go-pluging at 1.1.1.2000 - fix the implementation in respect to the update - include py3.8 fix (https://gerrit.onap.org/r/c/oom/platform/cert-service/+/130574) Issue-ID: OOM-2985 Signed-off-by: Andreas Geissler Change-Id: I0d6b775c3f09b283900981c49db4abaf80d33b11 --- certServicePostProcessor/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'certServicePostProcessor/pom.xml') diff --git a/certServicePostProcessor/pom.xml b/certServicePostProcessor/pom.xml index 5ea30809..5137ef93 100644 --- a/certServicePostProcessor/pom.xml +++ b/certServicePostProcessor/pom.xml @@ -5,12 +5,12 @@ oom-certservice org.onap.oom.platform.cert-service - 2.5.0-SNAPSHOT + 2.6.0-SNAPSHOT 4.0.0 oom-certservice-post-processor - 2.5.0-SNAPSHOT + 2.6.0-SNAPSHOT oom-certservice-post-processor An application which conducts certificate post-processing like: merging truststores, copying keystores. jar -- cgit 1.2.3-korg