Skip to content

Commit 6844ad0

Browse files
Update dependency org.bouncycastle:bcpkix-jdk18on to v1.83 (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be770a4 commit 6844ad0

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
@@ -41,7 +41,7 @@ dependencyManagement {
4141
}
4242
dependencies {
4343
dependency group: 'org.bouncycastle', name: 'bcpkix-jdk15on', version: '1.70'
44-
dependency group: 'org.bouncycastle', name: 'bcpkix-jdk18on', version: '1.82'
44+
dependency group: 'org.bouncycastle', name: 'bcpkix-jdk18on', version: '1.83'
4545
// CVE-2018-10237 - Unbounded memory allocation
4646
dependencySet(group: 'com.google.guava', version: '33.4.8-jre') {
4747
entry 'guava'

0 commit comments

Comments
 (0)