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

fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/main by this push:
     new 7eefa37cdb Bump com.google.protobuf:protobuf-java in /lang/java (#3381)
7eefa37cdb is described below

commit 7eefa37cdb11a28dfbe049b2333c1b075b97c497
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 19 07:16:18 2025 +0200

    Bump com.google.protobuf:protobuf-java in /lang/java (#3381)
---
 lang/java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/java/pom.xml b/lang/java/pom.xml
index 6e8df0cb6e..b21cb34499 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -52,7 +52,7 @@
     <maven-core.version>3.9.6</maven-core.version>
     <mockito.version>5.17.0</mockito.version>
     <netty.version>4.2.0.Final</netty.version>
-    <protobuf.version>4.30.2</protobuf.version>
+    <protobuf.version>4.31.0</protobuf.version>
     <reload4j.version>1.2.26</reload4j.version>
     <servlet-api.version>4.0.1</servlet-api.version>
     <slf4j.version>2.0.17</slf4j.version>

Reply via email to