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

stoty pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git


The following commit(s) were added to refs/heads/main by this push:
     new c6fb48b56 [CALCITE-6660] Update protobuf-java from 3.21.9 to 3.25.5 in 
Avatica
c6fb48b56 is described below

commit c6fb48b56390bd0b857599dbe8b83094c7ba8380
Author: Istvan Toth <[email protected]>
AuthorDate: Thu Oct 31 14:18:23 2024 +0100

    [CALCITE-6660] Update protobuf-java from 3.21.9 to 3.25.5 in Avatica
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 0028dfd36..b27859423 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -75,7 +75,7 @@ junit.version=4.12
 kerby.version=1.1.1
 log4j2.version=2.17.1
 mockito.version=4.11.0
-protobuf.version=3.21.9
+protobuf.version=3.25.5
 scott-data-hsqldb.version=0.1
 servlet.version=4.0.1
 slf4j.version=1.7.25

Reply via email to