Skip to content

Commit 87dec4e

Browse files
authored
Merge pull request #230 from kit-data-manager/renovate/org.apache.tika-tika-core-3.x
Update dependency org.apache.tika:tika-core to v3.2.1
2 parents 2d2c05d + 1e9b4ff commit 87dec4e

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
@@ -101,7 +101,7 @@ dependencies {
101101
exclude group: "com.sun.xml.bind"
102102
}
103103
// apache
104-
implementation "org.apache.tika:tika-core:3.2.0"
104+
implementation "org.apache.tika:tika-core:3.2.1"
105105
// JoltPlugin
106106
implementation "com.bazaarvoice.jolt:jolt-core:0.1.8"
107107

0 commit comments

Comments
 (0)