Skip to content

Commit 159905f

Browse files
Bump tika-core from 1.24.1 to 1.25
Bumps [tika-core](https://github.com/apache/tika) from 1.24.1 to 1.25. - [Release notes](https://github.com/apache/tika/releases) - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](apache/tika@1.24.1...1.25) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c0c0bf commit 159905f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ configure(subprojects) {
9191
dependency("io.github.glytching:junit-extensions:2.4.0")
9292
dependency("org.apache.commons:commons-lang3:3.11")
9393
dependency("org.apache.httpcomponents:httpclient:4.5.13")
94-
dependency("org.apache.tika:tika-core:1.24.1")
94+
dependency("org.apache.tika:tika-core:1.25")
9595
dependency("org.aspectj:aspectjrt:1.9.6")
9696
dependency("org.aspectj:aspectjweaver:1.9.6")
9797
dependency("org.assertj:assertj-core:3.17.2")

0 commit comments

Comments
 (0)