Skip to content

Commit 5762dd9

Browse files
committed
update the bouncy castle version
1 parent f2186d4 commit 5762dd9

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
@@ -76,7 +76,7 @@ dependencies {
7676
compile group: 'io.grpc', name: 'grpc-stub', version: '1.9.0'
7777

7878
compile group: 'com.googlecode.protobuf-java-format', name: 'protobuf-java-format', version: '1.4'
79-
compile group: 'org.bouncycastle', name: 'bcprov-jdk15on', version: '1.68'
79+
compile group: 'org.bouncycastle', name: 'bcprov-jdk15on', version: '1.69'
8080
compile group: 'com.typesafe', name: 'config', version: '1.3.2'
8181
compile "com.google.code.findbugs:jsr305:3.0.0"
8282
compile "org.springframework.cloud:spring-cloud-starter-consul-discovery:${springCloudConsulVersion}"

0 commit comments

Comments
 (0)