Skip to content

Commit

Permalink
Bump org.apache.tika:tika-core from 2.9.2 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.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)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 1e3f6ef commit 2f0ff0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ subprojects {
dependency("org.apache.commons:commons-collections4:4.4")
dependency("org.apache.commons:commons-lang3:3.17.0")
dependency("org.apache.httpcomponents:httpclient:4.5.14")
dependency("org.apache.tika:tika-core:2.9.2")
dependency("org.apache.tika:tika-core:3.0.0")
dependency("org.assertj:assertj-core:3.26.3")
dependency("org.eclipse.jetty:jetty-server:9.4.53.v20231009")
dependency("org.freemarker:freemarker:2.3.33")
Expand Down

0 comments on commit 2f0ff0f

Please sign in to comment.