Skip to content

Commit

Permalink
Bump org.apache.tika:tika-core from 2.4.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 2.4.1 to 3.0.0.
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](apache/tika@2.4.1...3.0.0)

---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 23b49d1 commit ffa855e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jackson-dataformat-smile = { module = "com.fasterxml.jackson.dataformat:jackson-
jackson-dataformat-cbor = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-cbor", version.ref = "jackson" }
jackson-dataformat-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", version.ref = "jackson" }

tika-core = { module = "org.apache.tika:tika-core", version = "2.4.1" }
tika-core = { module = "org.apache.tika:tika-core", version = "3.0.0" }
tika-bundlestandard = { module = "org.apache.tika:tika-bundle-standard", version = "2.4.1" }

metrics-core = { module = "io.dropwizard.metrics:metrics-core", version.ref = "dropwizard" }
Expand Down

0 comments on commit ffa855e

Please sign in to comment.