Skip to content

Commit 847eb7d

Browse files
authored
Merge pull request #5721 from JabRef/dependabot/gradle/org.apache.tika-tika-core-1.23
Bump tika-core from 1.22 to 1.23
2 parents a435c57 + 5fef4a4 commit 847eb7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ dependencies {
116116

117117
compile group: 'org.apache.commons', name: 'commons-csv', version: '1.7'
118118

119-
compile group: 'org.apache.tika', name: 'tika-core', version: '1.22'
119+
compile group: 'org.apache.tika', name: 'tika-core', version: '1.23'
120120

121121
// required for reading write-protected PDFs - see https://github.com/JabRef/jabref/pull/942#issuecomment-209252635
122122
compile 'org.bouncycastle:bcprov-jdk15on:1.64'

0 commit comments

Comments
 (0)