diff --git a/samples/sample-all-deactivated/build.gradle.kts b/samples/sample-all-deactivated/build.gradle.kts index 6babcf02..f0aacd07 100644 --- a/samples/sample-all-deactivated/build.gradle.kts +++ b/samples/sample-all-deactivated/build.gradle.kts @@ -139,8 +139,8 @@ dependencies { implementation("org.apache.tomcat:tomcat-websocket-client-api:11.0.8") implementation("org.apache.velocity:velocity-engine-core:2.4.1") implementation("org.apache.velocity:velocity:1.7") - implementation("org.bouncycastle:bc-fips-debug:2.1.0") - implementation("org.bouncycastle:bc-fips:2.1.0") + implementation("org.bouncycastle:bc-fips-debug:2.1.1") + implementation("org.bouncycastle:bc-fips:2.1.1") implementation("org.bouncycastle:bcjmail-jdk15on:1.70") implementation("org.bouncycastle:bcjmail-jdk15to18:1.81") implementation("org.bouncycastle:bcjmail-jdk18on:1.81") diff --git a/samples/sample-all-deactivated/build.out b/samples/sample-all-deactivated/build.out index c57698e8..dc829173 100644 --- a/samples/sample-all-deactivated/build.out +++ b/samples/sample-all-deactivated/build.out @@ -147,8 +147,8 @@ compileClasspath - Compile classpath for source set 'main'. +--- org.apache.tomcat:tomcat-websocket-client-api:11.0.8 FAILED +--- org.apache.velocity:velocity-engine-core:2.4.1 FAILED +--- org.apache.velocity:velocity:1.7 FAILED -+--- org.bouncycastle:bc-fips-debug:2.1.0 FAILED -+--- org.bouncycastle:bc-fips:2.1.0 FAILED ++--- org.bouncycastle:bc-fips-debug:2.1.1 FAILED ++--- org.bouncycastle:bc-fips:2.1.1 FAILED +--- org.bouncycastle:bcjmail-jdk15on:1.70 FAILED +--- org.bouncycastle:bcjmail-jdk15to18:1.81 FAILED +--- org.bouncycastle:bcjmail-jdk18on:1.81 FAILED diff --git a/samples/sample-all/build.gradle.kts b/samples/sample-all/build.gradle.kts index 401c74f4..e0cc6ba6 100644 --- a/samples/sample-all/build.gradle.kts +++ b/samples/sample-all/build.gradle.kts @@ -142,8 +142,8 @@ dependencies { implementation("org.apache.tomcat:tomcat-websocket-client-api:11.0.8") implementation("org.apache.velocity:velocity-engine-core:2.4.1") implementation("org.apache.velocity:velocity:1.7") - implementation("org.bouncycastle:bc-fips-debug:2.1.0") - implementation("org.bouncycastle:bc-fips:2.1.0") + implementation("org.bouncycastle:bc-fips-debug:2.1.1") + implementation("org.bouncycastle:bc-fips:2.1.1") implementation("org.bouncycastle:bcjmail-jdk15on:1.70") implementation("org.bouncycastle:bcjmail-jdk15to18:1.81") implementation("org.bouncycastle:bcjmail-jdk18on:1.81") diff --git a/samples/sample-all/build.out b/samples/sample-all/build.out index 81bad8ba..c9c683b7 100644 --- a/samples/sample-all/build.out +++ b/samples/sample-all/build.out @@ -222,8 +222,8 @@ compileClasspath - Compile classpath for source set 'main'. | +--- org.apache.commons:commons-lang3:3.17.0 | \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.17 (*) +--- org.apache.velocity:velocity:1.7 -> org.apache.velocity:velocity-engine-core:2.4.1 (*) -+--- org.bouncycastle:bc-fips-debug:2.1.0 -> org.bouncycastle:bcprov-jdk18on:1.81 -+--- org.bouncycastle:bc-fips:2.1.0 -> org.bouncycastle:bcprov-jdk18on:1.81 ++--- org.bouncycastle:bc-fips-debug:2.1.1 -> org.bouncycastle:bcprov-jdk18on:1.81 ++--- org.bouncycastle:bc-fips:2.1.1 -> org.bouncycastle:bcprov-jdk18on:1.81 +--- org.bouncycastle:bcjmail-jdk15on:1.70 -> org.bouncycastle:bcmail-jdk18on:1.81 | \--- org.bouncycastle:bcpkix-jdk18on:[1.81,1.82) -> 1.81 | \--- org.bouncycastle:bcutil-jdk18on:[1.81,1.82) -> 1.81