Skip to content

Commit a8569e0

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 5e61567 commit a8569e0

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
@@ -170,7 +170,7 @@ dependencyManagement {
170170
mavenBom "org.springframework.cloud:spring-cloud-dependencies:2020.0.1"
171171
}
172172
dependencies {
173-
dependency group: 'org.bouncycastle', name: 'bcpkix-jdk15on', version: '1.61'
173+
dependency group: 'org.bouncycastle', name: 'bcpkix-jdk15on', version: '1.69'
174174
// CVE-2018-10237 - Unbounded memory allocation
175175
dependencySet(group: 'com.google.guava', version: '30.0-jre') {
176176
entry 'guava'

0 commit comments

Comments
 (0)