Skip to content

Commit 3076aeb

Browse files
committed
Update test assertions
1 parent 56081b7 commit 3076aeb

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

samples/sample-all-deactivated/build.out

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,8 +263,8 @@ compileClasspath - Compile classpath for source set 'main'.
263263
+--- org.slf4j:slf4j-log4j12:2.0.17 FAILED
264264
+--- org.slf4j:slf4j-nop:2.0.17 FAILED
265265
+--- org.slf4j:slf4j-simple:2.0.17 FAILED
266-
+--- org.springframework:spring-aop:6.2.9 FAILED
267-
+--- org.springframework:spring-jcl:6.2.9 FAILED
266+
+--- org.springframework:spring-aop:6.2.10 FAILED
267+
+--- org.springframework:spring-jcl:6.2.10 FAILED
268268
+--- postgresql:postgresql:9.1-901-1.jdbc4 FAILED
269269
+--- servletapi:servletapi:2.4-20040521 FAILED
270270
+--- stax:stax-api:1.0.1 FAILED

samples/sample-all/build.out

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ Root project 'sample-all_build.sample'
33
------------------------------------------------------------
44

55
compileClasspath - Compile classpath for source set 'main'.
6-
+--- aopalliance:aopalliance:1.0 -> org.springframework:spring-aop:6.2.9
7-
| +--- org.springframework:spring-beans:6.2.9
8-
| | \--- org.springframework:spring-core:6.2.9
9-
| | \--- org.springframework:spring-jcl:6.2.9 -> org.slf4j:jcl-over-slf4j:2.0.17
6+
+--- aopalliance:aopalliance:1.0 -> org.springframework:spring-aop:6.2.10
7+
| +--- org.springframework:spring-beans:6.2.10
8+
| | \--- org.springframework:spring-core:6.2.10
9+
| | \--- org.springframework:spring-jcl:6.2.10 -> org.slf4j:jcl-over-slf4j:2.0.17
1010
| | +--- org.slf4j:slf4j-api:2.0.17
1111
| | | \--- org.slf4j:slf4j-bom:2.0.17
1212
| | | +--- org.slf4j:slf4j-api:2.0.17 (c)
@@ -18,7 +18,7 @@ compileClasspath - Compile classpath for source set 'main'.
1818
| | | +--- org.slf4j:log4j-over-slf4j:2.0.17 (c)
1919
| | | \--- org.slf4j:jul-to-slf4j:2.0.17 (c)
2020
| | \--- org.slf4j:slf4j-bom:2.0.17 (*)
21-
| \--- org.springframework:spring-core:6.2.9 (*)
21+
| \--- org.springframework:spring-core:6.2.10 (*)
2222
+--- asm:asm:3.3.1 -> org.ow2.asm:asm:9.8
2323
| \--- org.ow2.asm:asm-bom:9.8
2424
| \--- org.ow2.asm:asm:9.8 (c)
@@ -371,8 +371,8 @@ compileClasspath - Compile classpath for source set 'main'.
371371
+--- org.slf4j:slf4j-log4j12:2.0.17 -> org.slf4j:slf4j-simple:2.0.17 (*)
372372
+--- org.slf4j:slf4j-nop:2.0.17 -> org.slf4j:slf4j-simple:2.0.17 (*)
373373
+--- org.slf4j:slf4j-simple:2.0.17 (*)
374-
+--- org.springframework:spring-aop:6.2.9 (*)
375-
+--- org.springframework:spring-jcl:6.2.9 -> org.slf4j:jcl-over-slf4j:2.0.17 (*)
374+
+--- org.springframework:spring-aop:6.2.10 (*)
375+
+--- org.springframework:spring-jcl:6.2.10 -> org.slf4j:jcl-over-slf4j:2.0.17 (*)
376376
+--- postgresql:postgresql:9.1-901-1.jdbc4 -> org.postgresql:postgresql:42.7.7
377377
+--- servletapi:servletapi:2.4-20040521 -> javax.servlet:javax.servlet-api:4.0.1
378378
+--- stax:stax-api:1.0.1

0 commit comments

Comments
 (0)