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-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

---
updated-dependencies:
- 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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent e868a0f commit e50d8c7
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 @@ -67,7 +67,7 @@ under the License.
<junit.version>5.11.2</junit.version>
<storm-client.version>2.6.4</storm-client.version>
<jackson.version>2.17.1</jackson.version>
<tika.version>2.9.2</tika.version>
<tika.version>3.0.0</tika.version>
<mockito.version>5.14.2</mockito.version>
<jetbrains.annotations.version>26.0.1</jetbrains.annotations.version>
<log4j2.version>2.24.1</log4j2.version>
Expand Down

0 comments on commit e50d8c7

Please sign in to comment.