From 1f8798da7c3372730fdaa380d3de126fb5765846 Mon Sep 17 00:00:00 2001
From: MDeLuise <66636702+MDeLuise@users.noreply.github.com>
Date: Tue, 19 Nov 2024 12:26:46 +0100
Subject: [PATCH] fix(deps): Upgrade `com.google.protobuf:protobuf-java` to
mitigate `CVE-2024-7254`
This commit upgrades the `com.google.protobuf:protobuf-java` library to version `3.25.5` to address the vulnerability identified in `CVE-2024-7254`.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 84c7f15b847..ec4733d875e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
3.7
1.2.3
1.2.1
- 3.23.2
+ 3.25.5
0.40.0
0.31.0
1.0-alpha-2