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 ce7cbd9 Bump tika.version from 3.2.2 to 3.2.3 (#348)
ce7cbd9 is described below
commit ce7cbd96b5e1709e9f22d8e6fd5983f893b518d8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 22 09:25:09 2025 +0200
Bump tika.version from 3.2.2 to 3.2.3 (#348)
---
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 ff9ee96..039249b 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -31,7 +31,7 @@
<jakarta.mail.version>2.1.4</jakarta.mail.version>
<org.json.version>20250517</org.json.version>
- <tika.version>3.2.2</tika.version>
+ <tika.version>3.2.3</tika.version>
<solr.version>8.11.4</solr.version>
<docx4j.version>11.5.5</docx4j.version>
<dl4j.version>1.0.0-M2.1</dl4j.version>