Skip to content

Commit

Permalink
Bump org.apache.tika:tika-core from 2.9.0 to 2.9.1
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.0 to 2.9.1.
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](apache/tika@2.9.0...2.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 49c0cea commit 96a9625
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 @@ -83,7 +83,7 @@ subprojects {
dependency("org.allurefw:allure1-model:1.0")
dependency("org.apache.commons:commons-lang3:3.13.0")
dependency("org.apache.httpcomponents:httpclient:4.5.14")
dependency("org.apache.tika:tika-core:2.9.0")
dependency("org.apache.tika:tika-core:2.9.1")
dependency("org.assertj:assertj-core:3.24.2")
dependency("org.eclipse.jetty:jetty-server:9.4.51.v20230217")
dependency("org.freemarker:freemarker:2.3.32")
Expand Down

0 comments on commit 96a9625

Please sign in to comment.