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

wanglei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/auron.git


The following commit(s) were added to refs/heads/master by this push:
     new 535f86cc bump protobuf-java to 3.25.5 (#1234)
535f86cc is described below

commit 535f86cc5eb367a89120c532290c8118d661863e
Author: bkhan <[email protected]>
AuthorDate: Thu Aug 28 19:52:47 2025 +0800

    bump protobuf-java to 3.25.5 (#1234)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0a045921..8808cb41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
     <project.version>5.0.0-SNAPSHOT</project.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <arrowVersion>16.0.0</arrowVersion>
-    <protobufVersion>3.21.9</protobufVersion>
+    <protobufVersion>3.25.5</protobufVersion>
 
     <javaVersion>8</javaVersion>
     <scalaVersion>2.12</scalaVersion>

Reply via email to