Skip to content

Commit 0abc7c4

Browse files
Bump org.apache.tika:tika-core from 2.7.0 to 2.9.2
Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 2.7.0 to 2.9.2. - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](apache/tika@2.7.0...2.9.2) --- updated-dependencies: - dependency-name: org.apache.tika:tika-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef10738 commit 0abc7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464
implementation 'javax.validation:validation-api:2.0.1.Final'
6565
implementation 'edu.kit.datamanager:service-base:1.0.4'
6666
// apache
67-
implementation "org.apache.tika:tika-core:2.7.0"
67+
implementation "org.apache.tika:tika-core:2.9.2"
6868

6969
testImplementation platform('org.junit:junit-bom:5.9.0')
7070
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.0'

0 commit comments

Comments
 (0)