From 43603a5ad697f9ee111ca69dabec7082d961c812 Mon Sep 17 00:00:00 2001 From: jhh Date: Wed, 12 Oct 2022 15:32:30 -0500 Subject: [PATCH] Upgrade blueprint-proto to 1.4.0. This is to cover the security vulnerability reported for com.google.protobuf : protobuf-java : 3.19.4 See drools-applications dependency that transitively picks it up: org.onap.ccsdk.cds.blueprintsprocessor.modules blueprint-proto Issue-ID: POLICY-4393 Signed-off-by: jhh Change-Id: I17f609f937cb555e1a72ab8ba1008e667f55870f --- integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/pom.xml b/integration/pom.xml index 7a07ba95..af480ccd 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -45,7 +45,7 @@ 7.73.0.Final 2.33 2.14.0-rc1 - 1.1.5 + 1.4.0 1.6.6 2.3.1 1.1.4 -- 2.16.6