commit | bdba18384f0a1108bf0a41323cfa4654188151df | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Jul 05 11:46:38 2024 +0000 |
committer | Richard Zowalla <13417392+rzo1@users.noreply.github.com> | Mon Jul 08 08:42:43 2024 +0200 |
tree | ff222f7d4d8e5d5ed1ec25db17bbc6515faeb606 | |
parent | 4cf8b348241178f9a88ca037d72f5f1130ebc9cb [diff] |
Bump org.apache.tika:tika-app from 2.7.0 to 2.9.2 Bumps [org.apache.tika:tika-app](https://github.com/apache/tika) from 2.7.0 to 2.9.2. - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](https://github.com/apache/tika/compare/2.7.0...2.9.2) --- updated-dependencies: - dependency-name: org.apache.tika:tika-app dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/opennlp-similarity/pom.xml b/opennlp-similarity/pom.xml index 04010be..c18fe33 100644 --- a/opennlp-similarity/pom.xml +++ b/opennlp-similarity/pom.xml
@@ -155,7 +155,7 @@ <dependency> <groupId>org.apache.tika</groupId> <artifactId>tika-app</artifactId> - <version>2.7.0</version> + <version>2.9.2</version> </dependency> <dependency> <groupId>net.sf.opencsv</groupId>