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

mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git


The following commit(s) were added to refs/heads/main by this push:
     new 0f655b2a Bump tika.version from 3.2.3 to 3.3.0 (#455)
0f655b2a is described below

commit 0f655b2aaab2b4bec84975355b473bd7a7e3e4e6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 08:55:42 2026 +0200

    Bump tika.version from 3.2.3 to 3.3.0 (#455)
---
 opennlp-similarity/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/opennlp-similarity/pom.xml b/opennlp-similarity/pom.xml
index 5c3c7bb4..22e0b905 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -31,7 +31,7 @@
 
     <lucene.version>10.4.0</lucene.version>
     <solr.version>9.10.1</solr.version>
-    <tika.version>3.2.3</tika.version>
+    <tika.version>3.3.0</tika.version>
     
     <docx4j.version>11.5.11</docx4j.version>
     <dl4j.version>1.0.0-M2.1</dl4j.version>

Reply via email to