Skip to content

Commit

Permalink
Bump tika.version from 3.0.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps `tika.version` from 3.0.0 to 3.1.0.

Updates `org.apache.tika:tika-core` from 3.0.0 to 3.1.0
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](apache/tika@3.0.0...3.1.0)

Updates `org.apache.tika:tika-parsers-standard-package` from 3.0.0 to 3.1.0

---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.tika:tika-parsers-standard-package
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 715e805 commit 82127a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/contentextraction/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</scm>

<properties>
<tika.version>3.0.0</tika.version>
<tika.version>3.1.0</tika.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 82127a0

Please sign in to comment.