Skip to content

Commit e7bc5d1

Browse files
Bump bcprov-jdk15on from 1.65.01 to 1.66 (#6676)
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.65.01 to 1.66. - [Release notes](https://github.com/bcgit/bc-java/releases) - [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dcfc8ca commit e7bc5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ dependencies {
114114
implementation group: 'org.apache.tika', name: 'tika-core', version: '1.24.1'
115115

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

119119
implementation 'commons-cli:commons-cli:1.4'
120120

0 commit comments

Comments
 (0)