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 b5e7c806 Bump tika.version from 3.3.1 to 3.3.2 (#534)
b5e7c806 is described below
commit b5e7c80646f989f9b6789d8abd3dea2b9afc90f8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 07:47:17 2026 +0200
Bump tika.version from 3.3.1 to 3.3.2 (#534)
---
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 17562328..5e117256 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -31,7 +31,7 @@
<lucene.version>10.5.0</lucene.version>
<solr.version>9.10.1</solr.version>
- <tika.version>3.3.1</tika.version>
+ <tika.version>3.3.2</tika.version>
<docx4j.version>11.5.14</docx4j.version>
<dl4j.version>1.0.0-M2.1</dl4j.version>