Skip to content

Commit 05ae1e0

Browse files
committed
Adjust sample expectations
1 parent 2523a0a commit 05ae1e0

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
@@ -261,8 +261,8 @@ compileClasspath - Compile classpath for source set 'main'.
261261
+--- org.slf4j:slf4j-log4j12:2.0.17 FAILED
262262
+--- org.slf4j:slf4j-nop:2.0.17 FAILED
263263
+--- org.slf4j:slf4j-simple:2.0.17 FAILED
264-
+--- org.springframework:spring-aop:6.2.6 FAILED
265-
+--- org.springframework:spring-jcl:6.2.6 FAILED
264+
+--- org.springframework:spring-aop:6.2.7 FAILED
265+
+--- org.springframework:spring-jcl:6.2.7 FAILED
266266
+--- postgresql:postgresql:9.1-901-1.jdbc4 FAILED
267267
+--- servletapi:servletapi:2.4-20040521 FAILED
268268
+--- 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.6
7-
| +--- org.springframework:spring-beans:6.2.6
8-
| | \--- org.springframework:spring-core:6.2.6
9-
| | \--- org.springframework:spring-jcl:6.2.6 -> org.slf4j:jcl-over-slf4j:2.0.17
6+
+--- aopalliance:aopalliance:1.0 -> org.springframework:spring-aop:6.2.7
7+
| +--- org.springframework:spring-beans:6.2.7
8+
| | \--- org.springframework:spring-core:6.2.7
9+
| | \--- org.springframework:spring-jcl:6.2.7 -> 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.6 (*)
21+
| \--- org.springframework:spring-core:6.2.7 (*)
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)
@@ -355,8 +355,8 @@ compileClasspath - Compile classpath for source set 'main'.
355355
+--- org.slf4j:slf4j-log4j12:2.0.17 -> org.slf4j:slf4j-simple:2.0.17 (*)
356356
+--- org.slf4j:slf4j-nop:2.0.17 -> org.slf4j:slf4j-simple:2.0.17 (*)
357357
+--- org.slf4j:slf4j-simple:2.0.17 (*)
358-
+--- org.springframework:spring-aop:6.2.6 (*)
359-
+--- org.springframework:spring-jcl:6.2.6 -> org.slf4j:jcl-over-slf4j:2.0.17 (*)
358+
+--- org.springframework:spring-aop:6.2.7 (*)
359+
+--- org.springframework:spring-jcl:6.2.7 -> org.slf4j:jcl-over-slf4j:2.0.17 (*)
360360
+--- postgresql:postgresql:9.1-901-1.jdbc4 -> org.postgresql:postgresql:42.7.5
361361
+--- servletapi:servletapi:2.4-20040521 -> javax.servlet:javax.servlet-api:4.0.1
362362
+--- stax:stax-api:1.0.1

0 commit comments

Comments
 (0)