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.
1 parent 68a63a7 commit d18fb9cCopy full SHA for d18fb9c
spring-boot-project/spring-boot-tools/spring-boot-loader/build.gradle
@@ -18,6 +18,6 @@ dependencies {
18
testImplementation("org.springframework:spring-core-test")
19
20
testRuntimeOnly("ch.qos.logback:logback-classic")
21
- testRuntimeOnly("org.bouncycastle:bcprov-jdk18on:1.71")
+ testRuntimeOnly("org.bouncycastle:bcprov-jdk18on:1.78.1")
22
testRuntimeOnly("org.springframework:spring-webmvc")
23
-}
+}
0 commit comments