Skip to content

Commit

Permalink
Merge pull request #5443 from JabRef/dependabot/gradle/org.bouncycast…
Browse files Browse the repository at this point in the history
…le-bcprov-jdk15on-1.64
  • Loading branch information
dependabot-preview[bot] authored Oct 14, 2019
2 parents 1ed3706 + 7221eba commit d2ddff5
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 @@ -117,7 +117,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.63'
compile 'org.bouncycastle:bcprov-jdk15on:1.64'

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

Expand Down

0 comments on commit d2ddff5

Please sign in to comment.