Skip to content

Commit cfa7965

Browse files
Update dependency org.apache.tika:tika-core to v3.2.2
1 parent 989e2f6 commit cfa7965

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
@@ -76,7 +76,7 @@ dependencies {
7676
implementation "com.h2database:h2:2.3.232"
7777

7878
//apache
79-
implementation "org.apache.tika:tika-core:3.0.0"
79+
implementation "org.apache.tika:tika-core:3.2.2"
8080
implementation "commons-codec:commons-codec:1.17.1"
8181

8282
implementation "com.github.jknack:handlebars:4.4.0"

0 commit comments

Comments
 (0)