We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fe7f31 commit fea2435Copy full SHA for fea2435
build.gradle
@@ -123,7 +123,7 @@ dependencies {
123
implementation group: 'org.apache.commons', name: 'commons-csv', version: '1.8'
124
implementation 'com.h2database:h2-mvstore:1.4.200'
125
126
- implementation group: 'org.apache.tika', name: 'tika-core', version: '1.26'
+ implementation group: 'org.apache.tika', name: 'tika-core', version: '1.27'
127
128
// required for reading write-protected PDFs - see https://github.com/JabRef/jabref/pull/942#issuecomment-209252635
129
implementation 'org.bouncycastle:bcprov-jdk15on:1.69'
0 commit comments