From ce6677845be8e6ef2d4a6e335b1857bc5b5e7cf3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 18 Nov 2024 17:39:32 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055227 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2da4e46..9fed5f1 100644 --- a/pom.xml +++ b/pom.xml @@ -152,7 +152,7 @@ com.google.protobuf protobuf-java - 3.5.1 + 3.25.5