This is an automated email from the ASF dual-hosted git repository. adoroszlai pushed a commit to branch ozone-2.1 in repository https://gitbox.apache.org/repos/asf/ozone.git
commit 8965740036c7f757ed1ba16fc40c95172dd5b45b Author: Doroszlai, Attila <[email protected]> AuthorDate: Fri Jun 26 12:25:49 2026 +0200 HDDS-15674. Bump protobuf to 3.25.9 (#10607) (cherry picked from commit 7963d495db1352d5aa581bf28a7259e937067144) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7d3d5bd8ec1..5d8406d4924 100644 --- a/pom.xml +++ b/pom.xml @@ -193,7 +193,7 @@ <proto-backwards-compatibility.version>1.0.7</proto-backwards-compatibility.version> <protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version> <protobuf2.version>2.5.0</protobuf2.version> - <protobuf3.version>3.25.8</protobuf3.version> + <protobuf3.version>3.25.9</protobuf3.version> <ranger.version>2.6.0</ranger.version> <!-- versions included in ratis-thirdparty, update in sync --> <ratis-thirdparty.grpc.version>1.77.1</ratis-thirdparty.grpc.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
