This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pjfanning-patch-1 in repository https://gitbox.apache.org/repos/asf/drill.git
commit 74d841cf9d3ab1c3e4ad55a84a48df33010406a2 Author: PJ Fanning <[email protected]> AuthorDate: Mon Jan 27 10:51:25 2025 +0100 [MINOR UPDATE] protobuf-java 3.25.6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 85ccdfd557..6e98966e6f 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ <parquet.format.version>2.9.0</parquet.format.version> <parquet.version>1.12.3</parquet.version> <project.build.outputTimestamp>1676438963</project.build.outputTimestamp> - <protobuf.version>3.25.5</protobuf.version> + <protobuf.version>3.25.6</protobuf.version> <proto.cas.path>${project.basedir}/src/main/protobuf/</proto.cas.path> <protostuff.version>1.8.0</protostuff.version> <rat.skip>true</rat.skip>
