From 8bafbe82bd4f2559a36ba318d27351b034fa4b53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 04:29:00 +0000 Subject: [PATCH 1/2] Bump tika.version from 2.9.2 to 3.0.0 Bumps `tika.version` from 2.9.2 to 3.0.0. Updates `org.apache.tika:tika-parent` from 2.9.2 to 3.0.0 - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](https://github.com/apache/tika/compare/2.9.2...3.0.0) Updates `org.apache.tika:tika-core` from 2.9.2 to 3.0.0 - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](https://github.com/apache/tika/compare/2.9.2...3.0.0) Updates `org.apache.tika:tika-parsers-standard-package` from 2.9.2 to 3.0.0 Updates `org.apache.tika:tika-parser-scientific-module` from 2.9.2 to 3.0.0 Updates `org.apache.tika:tika-parser-sqlite3-module` from 2.9.2 to 3.0.0 Updates `org.apache.tika:tika-langdetect-optimaize` from 2.9.2 to 3.0.0 --- updated-dependencies: - dependency-name: org.apache.tika:tika-parent dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.tika:tika-core dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.tika:tika-parsers-standard-package dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.tika:tika-parser-scientific-module dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.tika:tika-parser-sqlite3-module dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.tika:tika-langdetect-optimaize dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a2b3323ba..e30e6c9d0 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ 3.12.1 - 2.9.2 + 3.0.0 2.18.0 2.9.0 2.24.1 From 289ca5a688dd519e55774bf45fcbab9dd133f180 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 04:30:17 +0000 Subject: [PATCH 2/2] Automatically update versions --- docs/source/fscrawler.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/fscrawler.ini b/docs/source/fscrawler.ini index 518749864..7a93dcc92 100644 --- a/docs/source/fscrawler.ini +++ b/docs/source/fscrawler.ini @@ -2,7 +2,7 @@ Version=2.10-SNAPSHOT [3rdParty] -TikaVersion=2.9.2 +TikaVersion=3.0.0 ElasticsearchVersion6=6.8.23 ElasticsearchVersion7=7.17.23 ElasticsearchVersion8=8.15.3