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 34c8210 commit 040ee18Copy full SHA for 040ee18
build.gradle
@@ -127,7 +127,6 @@ dependencies {
127
implementation 'com.h2database:h2-mvstore:2.1.214'
128
129
implementation group: 'org.apache.tika', name: 'tika-core', version: '2.4.1'
130
- //implementation 'com.github.Jabref:icu:addASciiTest-SNAPSHOT' // local build from https://github.com/unicode-org/icu/pull/2127
131
132
// required for reading write-protected PDFs - see https://github.com/JabRef/jabref/pull/942#issuecomment-209252635
133
implementation 'org.bouncycastle:bcprov-jdk18on:1.71'
0 commit comments