Skip to content

Commit b782b29

Browse files
bump tika-core from 1.25 to 1.26 (via #549)
1 parent d1311ab commit b782b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.12.0")
9393
dependency("org.apache.httpcomponents:httpclient:4.5.13")
94-
dependency("org.apache.tika:tika-core:1.25")
94+
dependency("org.apache.tika:tika-core:1.26")
9595
dependency("org.aspectj:aspectjrt:1.9.6")
9696
dependency("org.aspectj:aspectjweaver:1.9.6")
9797
dependency("org.assertj:assertj-core:3.19.0")

0 commit comments

Comments
 (0)