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>