Skip to content

Commit

Permalink
Bump bcprov-jdk15on from 1.65.01 to 1.66
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 7, 2020
1 parent 97c2490 commit 3307236
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 @@ -114,7 +114,7 @@ dependencies {
implementation group: 'org.apache.tika', name: 'tika-core', version: '1.24.1'

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

implementation 'commons-cli:commons-cli:1.4'

Expand Down

0 comments on commit 3307236

Please sign in to comment.