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 d3c2e7d Bump tika.version from 3.2.1 to 3.2.2 (#331)
d3c2e7d is described below
commit d3c2e7d24c2be5fab587164aa9eb204a236d0581
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 11 10:04:09 2025 +0200
Bump tika.version from 3.2.1 to 3.2.2 (#331)
---
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 e526c1f..2279ee1 100644
--- a/opennlp-similarity/pom.xml
+++ b/opennlp-similarity/pom.xml
@@ -31,7 +31,7 @@
<jakarta.mail.version>2.1.3</jakarta.mail.version>
<org.json.version>20250517</org.json.version>
- <tika.version>3.2.1</tika.version>
+ <tika.version>3.2.2</tika.version>
<solr.version>8.11.4</solr.version>
<docx4j.version>11.5.4</docx4j.version>
<dl4j.version>1.0.0-M2.1</dl4j.version>