Skip to content

Commit

Permalink
Bump org.apache.tika:tika-core from 2.9.2 to 3.0.0 (#611)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marc P <[email protected]>
  • Loading branch information
dependabot[bot] and cram-cfa authored Oct 22, 2024
1 parent ce8128a commit 910f0e8
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 @@ -85,7 +85,7 @@ dependencies {
implementation 'com.mailgun:mailgun-java:1.1.3'
implementation 'com.google.crypto.tink:tink:1.15.0'
implementation 'org.springframework.session:spring-session-jdbc'
implementation 'org.apache.tika:tika-core:2.9.2'
implementation 'org.apache.tika:tika-core:3.0.0'


// For M1 issue?
Expand Down

0 comments on commit 910f0e8

Please sign in to comment.