From 0039c56c807988362e95f528e5a25e214ad14654 Mon Sep 17 00:00:00 2001 From: Kevin Macksamie Date: Fri, 2 Jun 2023 10:24:51 -0700 Subject: [PATCH] Upgrade protobuf-java to 3.19.6 Upgrade protobuf-java to 3.19.6 to remove presence of CVE-2022-3171, CVE-2022-3509, and CVE-2022-3510. Upgrade protoc-gen-grpc-java to 1.43.3 since it also depends on protobuf-java 3.19.6. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e778c089e93..29a33d5343e 100644 --- a/pom.xml +++ b/pom.xml @@ -43,8 +43,8 @@ 3.3.1 3.2.1 1.6.13 - 3.19.2 - 1.43.2 + 3.19.6 + 1.43.3 0.2.0 5.1.0