Skip to content

Commit a19c809

Browse files
Update dependency org.apache.tika:tika-core to v3.3.1
1 parent e81536e commit a19c809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ dependencies {
118118

119119
// apache
120120
implementation "commons-io:commons-io:2.22.0"
121-
implementation "org.apache.tika:tika-core:3.2.3"
121+
implementation "org.apache.tika:tika-core:3.3.1"
122122

123123
// JSON validator
124124
implementation "com.networknt:json-schema-validator:1.5.9"

0 commit comments

Comments
 (0)