Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 5889afb commit 75abd2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image-utils/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies {
implementation("org.apache.pdfbox:preflight:2.0.26")
implementation("org.apache.pdfbox:pdfbox:2.0.26")
implementation("org.apache.tika:tika-core:2.3.0")
implementation("org.apache.tika:tika-core:2.9.1")
implementation("org.imgscalr:imgscalr-lib:4.2")
runtimeOnly("javax.activation:activation:1.1.1")
runtimeOnly("javax.xml.bind:jaxb-api:2.4.0-b180830.0359")
Expand Down

0 comments on commit 75abd2a

Please sign in to comment.