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

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


The following commit(s) were added to refs/heads/main by this push:
     new 5d49dd5c2 bump protobuf
5d49dd5c2 is described below

commit 5d49dd5c2a9b596c51240a12bff5d9083c38118c
Author: tallison <[email protected]>
AuthorDate: Fri Sep 20 16:02:56 2024 -0400

    bump protobuf
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index cd1541f1f..bd43bedf0 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -415,7 +415,7 @@
     <pax.exam.version>4.13.5</pax.exam.version>
     <pdfbox.version>3.0.3</pdfbox.version>
     <poi.version>5.3.0</poi.version>
-    <protobuf.version>3.25.4</protobuf.version>
+    <protobuf.version>3.25.5</protobuf.version>
     <!-- 2.5.0-rc1 tested successfully -->
     <quartz.version>2.3.2</quartz.version>
     <reactor.core.version>3.6.10</reactor.core.version>

Reply via email to