Skip to content

Commit

Permalink
Remove non-working jpackage reference
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored Jul 10, 2022
1 parent 34c8210 commit 040ee18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ dependencies {
implementation 'com.h2database:h2-mvstore:2.1.214'

implementation group: 'org.apache.tika', name: 'tika-core', version: '2.4.1'
//implementation 'com.github.Jabref:icu:addASciiTest-SNAPSHOT' // local build from https://github.com/unicode-org/icu/pull/2127

This comment has been minimized.

Copy link
@Siedlerchr

Siedlerchr Jul 11, 2022

Member

Why did you remove this? It was intende as a hint to know which icu version we have


// required for reading write-protected PDFs - see https://github.com/JabRef/jabref/pull/942#issuecomment-209252635
implementation 'org.bouncycastle:bcprov-jdk18on:1.71'
Expand Down

0 comments on commit 040ee18

Please sign in to comment.