Skip to content

Commit dcb0906

Browse files
Merge pull request #5318 from JabRef/dependabot/gradle/org.bouncycastle-bcprov-jdk15on-1.63
2 parents 8cb9d5d + 8c0d65e commit dcb0906

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
@@ -127,7 +127,7 @@ dependencies {
127127
compile group: 'org.apache.tika', name: 'tika-core', version: '1.22'
128128

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

132132
compile 'commons-cli:commons-cli:1.4'
133133

0 commit comments

Comments
 (0)