Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent e9763ef commit 561737f
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 @@ -76,7 +76,7 @@ spring-boot-devtools = { module = "org.springframework.boot:spring-boot-devtools
spring-data-commons = { module = "org.springframework.data:spring-data-commons" }
spring-data-neo4j = { module = "org.springframework.data:spring-data-neo4j" }
testcontainers = "org.testcontainers:junit-jupiter:1.+"
tika = "org.apache.tika:tika-core:1.+"
tika = "org.apache.tika:tika-core:2.+"
uuid-creator = "com.github.f4b6a3:uuid-creator:3.+"
vavr = "io.vavr:vavr:0.+"

Expand Down

0 comments on commit 561737f

Please sign in to comment.