We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6844b34 + 3de314d commit 92c3a06Copy full SHA for 92c3a06
build.gradle
@@ -88,7 +88,7 @@ dependencies {
88
runtimeOnly 'com.contentgrid.configuration:contentgrid-configuration-autoconfigure'
89
90
implementation 'org.springframework.cloud:spring-cloud-kubernetes-fabric8-loadbalancer'
91
- runtimeOnly 'org.bouncycastle:bcpkix-jdk18on:1.80'
+ runtimeOnly 'org.bouncycastle:bcpkix-jdk18on:1.81'
92
93
compileOnly 'org.projectlombok:lombok'
94
annotationProcessor 'org.projectlombok:lombok'
0 commit comments