From ea8b1d3c7666d37a2dc8b7979f88879e033f4c28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Cumplido?= Date: Tue, 19 Nov 2024 00:49:59 +0100 Subject: [PATCH] GH-44770: [Java] Update minor protobuf version to avoid CVE-2024-7254 (#44775) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Rationale for this change There seems to be a CVE affecting our current dependency: https://github.com/advisories/GHSA-735f-pc8j-v9w8 ### What changes are included in this PR? Update to latest minor which solves the issue. ### Are these changes tested? Via CI ### Are there any user-facing changes? No * GitHub Issue: #44770 Authored-by: Raúl Cumplido Signed-off-by: David Li --- java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/pom.xml b/java/pom.xml index 9e876e302cbf1..3666bd44407a0 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -98,7 +98,7 @@ under the License. 33.3.1-jre 4.1.114.Final 1.65.0 - 3.25.4 + 3.25.5 2.18.1 3.4.1 24.3.25