Skip to content

Commit

Permalink
Bump bcprov-jdk15on from 1.62 to 1.63
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Sep 16, 2019
1 parent f30c3b9 commit 8c0d65e
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 8c0d65e

Please sign in to comment.