Skip to content

Commit be770a4

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

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.81'
44+
dependency group: 'org.bouncycastle', name: 'bcpkix-jdk18on', version: '1.82'
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)