From e9b847512cea477d26cc241c7b9bc9751d18cd42 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 6 Oct 2022 11:29:58 +0000 Subject: [PATCH] fix: util/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3040284 --- util/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/pom.xml b/util/pom.xml index 9681135b81..94e9266ca2 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -81,7 +81,7 @@ com.google.protobuf protobuf-java - 3.4.0 + 3.16.3