This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 7963d495db1 HDDS-15674. Bump protobuf to 3.25.9 (#10607)
7963d495db1 is described below
commit 7963d495db1352d5aa581bf28a7259e937067144
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Fri Jun 26 12:25:49 2026 +0200
HDDS-15674. Bump protobuf to 3.25.9 (#10607)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cbc65aa3c4c..e851ad3e909 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,7 @@
<properties.maven.plugin.version>1.3.0</properties.maven.plugin.version>
<proto-backwards-compatibility.version>1.0.7</proto-backwards-compatibility.version>
<protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>
- <protobuf.version>3.25.8</protobuf.version>
+ <protobuf.version>3.25.9</protobuf.version>
<ranger.version>2.8.0</ranger.version>
<!-- versions included in ratis-thirdparty, update in sync -->
<ratis-thirdparty.grpc.version>1.75.0</ratis-thirdparty.grpc.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]