Skip to content

Commit 64939ee

Browse files
Bump bcpkix-jdk15on from 1.61 to 1.69
Bumps [bcpkix-jdk15on](https://github.com/bcgit/bc-java) from 1.61 to 1.69. - [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-preview[bot] <[email protected]>
1 parent 42651ee commit 64939ee

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
@@ -215,7 +215,7 @@ dependencyManagement {
215215
mavenBom "org.springframework.cloud:spring-cloud-dependencies:2020.0.1"
216216
}
217217
dependencies {
218-
dependency group: 'org.bouncycastle', name: 'bcpkix-jdk15on', version: '1.61'
218+
dependency group: 'org.bouncycastle', name: 'bcpkix-jdk15on', version: '1.69'
219219

220220
// CVE-2018-10237 - Unbounded memory allocation
221221
dependencySet(group: 'com.google.guava', version: '30.0-jre') {

0 commit comments

Comments
 (0)