Skip to content

Commit 3177f17

Browse files
committed
Update test assertions
1 parent 43aa223 commit 3177f17

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

samples/sample-all-deactivated/build.out

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ compileClasspath - Compile classpath for source set 'main'.
147147
+--- org.apache.tomcat:tomcat-websocket-client-api:11.0.8 FAILED
148148
+--- org.apache.velocity:velocity-engine-core:2.4.1 FAILED
149149
+--- org.apache.velocity:velocity:1.7 FAILED
150-
+--- org.bouncycastle:bc-fips-debug:2.1.0 FAILED
151-
+--- org.bouncycastle:bc-fips:2.1.0 FAILED
150+
+--- org.bouncycastle:bc-fips-debug:2.1.1 FAILED
151+
+--- org.bouncycastle:bc-fips:2.1.1 FAILED
152152
+--- org.bouncycastle:bcjmail-jdk15on:1.70 FAILED
153153
+--- org.bouncycastle:bcjmail-jdk15to18:1.81 FAILED
154154
+--- org.bouncycastle:bcjmail-jdk18on:1.81 FAILED

samples/sample-all/build.out

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,8 @@ compileClasspath - Compile classpath for source set 'main'.
222222
| +--- org.apache.commons:commons-lang3:3.17.0
223223
| \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.17 (*)
224224
+--- org.apache.velocity:velocity:1.7 -> org.apache.velocity:velocity-engine-core:2.4.1 (*)
225-
+--- org.bouncycastle:bc-fips-debug:2.1.0 -> org.bouncycastle:bcprov-jdk18on:1.81
226-
+--- org.bouncycastle:bc-fips:2.1.0 -> org.bouncycastle:bcprov-jdk18on:1.81
225+
+--- org.bouncycastle:bc-fips-debug:2.1.1 -> org.bouncycastle:bcprov-jdk18on:1.81
226+
+--- org.bouncycastle:bc-fips:2.1.1 -> org.bouncycastle:bcprov-jdk18on:1.81
227227
+--- org.bouncycastle:bcjmail-jdk15on:1.70 -> org.bouncycastle:bcmail-jdk18on:1.81
228228
| \--- org.bouncycastle:bcpkix-jdk18on:[1.81,1.82) -> 1.81
229229
| \--- org.bouncycastle:bcutil-jdk18on:[1.81,1.82) -> 1.81

0 commit comments

Comments
 (0)