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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 7f36d5d commit 556f760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'

implementation 'org.apache.tika:tika-core:2.9.2'
implementation 'org.apache.tika:tika-core:3.0.0'

implementation 'org.webjars:webjars-locator-core'
implementation 'org.webjars:bootstrap:5.3.3'
Expand Down

0 comments on commit 556f760

Please sign in to comment.