Skip to content

Commit

Permalink
Bump tika.version from 2.9.2 to 3.0.0
Browse files Browse the repository at this point in the history
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](apache/tika@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](apache/tika@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent e1d6ffb commit 8bafbe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

<pl4j.version>3.12.1</pl4j.version>

<tika.version>2.9.2</tika.version>
<tika.version>3.0.0</tika.version>
<jackson.version>2.18.0</jackson.version>
<jsonpath.version>2.9.0</jsonpath.version>
<log4j.version>2.24.1</log4j.version>
Expand Down

0 comments on commit 8bafbe8

Please sign in to comment.