This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop-thirdparty.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 5bce66a  HADOOP-19289. Upgrade protobuf-java to 3.25.5 (#38)
5bce66a is described below

commit 5bce66ad3207353918167d01ecff4745c26d4494
Author: PJ Fanning <pjfann...@users.noreply.github.com>
AuthorDate: Wed Oct 30 07:38:41 2024 +0000

    HADOOP-19289. Upgrade protobuf-java to 3.25.5 (#38)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 98879d8..35c8bb2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
     <!--thirdparty dependency versions-->
     <shaded.prefix>org.apache.hadoop.thirdparty</shaded.prefix>
     <protobuf.shade.prefix>${shaded.prefix}.protobuf</protobuf.shade.prefix>
-    <protobuf_3.version>3.25.3</protobuf_3.version>
+    <protobuf_3.version>3.25.5</protobuf_3.version>
     <guava.version>32.0.1-jre</guava.version>
     <avro.version>1.11.3</avro.version>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to