Skip to content

Commit

Permalink
Merge pull request #5318 from JabRef/dependabot/gradle/org.bouncycast…
Browse files Browse the repository at this point in the history
…le-bcprov-jdk15on-1.63
  • Loading branch information
dependabot-preview[bot] authored Sep 16, 2019
2 parents 8cb9d5d + 8c0d65e commit dcb0906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ dependencies {
compile group: 'org.apache.tika', name: 'tika-core', version: '1.22'

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

compile 'commons-cli:commons-cli:1.4'

Expand Down

0 comments on commit dcb0906

Please sign in to comment.