This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_3x by this push:
new 49840a627 TIKA-4379: update protobuf
49840a627 is described below
commit 49840a62723e6b64d8cca20f26df73481cc5ea34
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Apr 28 09:12:05 2025 +0200
TIKA-4379: update 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 e9cf592cb..ae917045b 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -422,7 +422,7 @@
<pax.exam.version>4.14.0</pax.exam.version>
<pdfbox.version>3.0.4</pdfbox.version>
<poi.version>5.4.1</poi.version>
- <protobuf.version>3.25.6</protobuf.version>
+ <protobuf.version>3.25.7</protobuf.version>
<quartz.version>2.5.0</quartz.version>
<reactor.core.version>3.7.3</reactor.core.version>
<reactor.netty.version>1.2.3</reactor.netty.version>