Skip to content

Commit 4cba4aa

Browse files
committed
Adjust test expectations
1 parent a277e5d commit 4cba4aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/sample-all-deactivated/build.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Root project 'sample-all-deactivated_build.sample'
55
compileClasspath - Compile classpath for source set 'main'.
66
+--- aopalliance:aopalliance:1.0 FAILED
77
+--- asm:asm:3.3.1 FAILED
8-
+--- c3p0:c3p0:0.9.0.2 FAILED
8+
+--- c3p0:c3p0:0.9.1.2 FAILED
99
+--- cglib:cglib-nodep:3.3.0 FAILED
1010
+--- cglib:cglib:3.3.0 FAILED
1111
+--- ch.qos.logback:logback-classic:1.5.18 FAILED

samples/sample-all/build.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ compileClasspath - Compile classpath for source set 'main'.
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)
25-
+--- c3p0:c3p0:0.9.0.2 -> com.mchange:c3p0:0.11.0
25+
+--- c3p0:c3p0:0.9.1.2 -> com.mchange:c3p0:0.11.0
2626
| \--- com.mchange:mchange-commons-java:0.3.2
2727
+--- cglib:cglib-nodep:3.3.0 -> cglib:cglib:3.3.0
2828
| \--- org.ow2.asm:asm:7.1 -> 9.8 (*)

0 commit comments

Comments
 (0)