Skip to content

Commit c753d18

Browse files
committed
Update test assertions
1 parent 572524f commit c753d18

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

samples/sample-all-deactivated/build.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ compileClasspath - Compile classpath for source set 'main'.
1010
+--- cglib:cglib:3.3.0 FAILED
1111
+--- ch.qos.logback:logback-classic:1.5.18 FAILED
1212
+--- com.github.librepdf:openpdf:2.2.3 FAILED
13-
+--- com.github.spotbugs:spotbugs-annotations:4.9.3 FAILED
13+
+--- com.github.spotbugs:spotbugs-annotations:4.9.4 FAILED
1414
+--- com.github.stephenc.jcip:jcip-annotations:1.0-1 FAILED
1515
+--- com.google.code.findbugs:annotations:3.0.1 FAILED
1616
+--- com.google.code.findbugs:findbugs-annotations:3.0.1 FAILED

samples/sample-all/build.out

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ compileClasspath - Compile classpath for source set 'main'.
3232
| \--- org.slf4j:slf4j-bom:2.0.17 (*)
3333
+--- com.github.librepdf:openpdf:2.2.3 -> com.lowagie:itext:4.2.2
3434
| \--- com.itextpdf:itextpdf:5.5.6
35-
+--- com.github.spotbugs:spotbugs-annotations:4.9.3
35+
+--- com.github.spotbugs:spotbugs-annotations:4.9.4
3636
| \--- com.google.code.findbugs:jsr305:3.0.2
3737
+--- com.github.stephenc.jcip:jcip-annotations:1.0-1 -> net.jcip:jcip-annotations:1.0
38-
+--- com.google.code.findbugs:annotations:3.0.1 -> com.github.spotbugs:spotbugs-annotations:4.9.3 (*)
39-
+--- com.google.code.findbugs:findbugs-annotations:3.0.1 -> com.github.spotbugs:spotbugs-annotations:4.9.3 (*)
38+
+--- com.google.code.findbugs:annotations:3.0.1 -> com.github.spotbugs:spotbugs-annotations:4.9.4 (*)
39+
+--- com.google.code.findbugs:findbugs-annotations:3.0.1 -> com.github.spotbugs:spotbugs-annotations:4.9.4 (*)
4040
+--- com.google.guava:guava-jdk5:17.0 -> com.google.guava:guava:33.4.8-jre
4141
| +--- com.google.guava:failureaccess:1.0.3
4242
| +--- org.jspecify:jspecify:1.0.0
@@ -186,7 +186,7 @@ compileClasspath - Compile classpath for source set 'main'.
186186
| | +--- org.osgi:org.osgi.annotation.bundle:2.0.0
187187
| | | \--- org.osgi:org.osgi.annotation.versioning:1.1.2
188188
| | +--- org.osgi:org.osgi.annotation.versioning:1.1.2
189-
| | +--- com.github.spotbugs:spotbugs-annotations:4.9.3 (*)
189+
| | +--- com.github.spotbugs:spotbugs-annotations:4.9.3 -> 4.9.4 (*)
190190
| | \--- org.apache.logging.log4j:log4j-bom:2.25.0
191191
| | +--- org.apache.logging.log4j:log4j-1.2-api:2.25.0 -> org.slf4j:log4j-over-slf4j:2.0.17 (c)
192192
| | +--- org.apache.logging.log4j:log4j-api:2.25.0 (c)
@@ -202,7 +202,7 @@ compileClasspath - Compile classpath for source set 'main'.
202202
| +--- com.google.errorprone:error_prone_annotations:2.37.0 (*)
203203
| +--- org.osgi:org.osgi.annotation.bundle:2.0.0 (*)
204204
| +--- org.osgi:org.osgi.annotation.versioning:1.1.2
205-
| \--- com.github.spotbugs:spotbugs-annotations:4.9.3 (*)
205+
| \--- com.github.spotbugs:spotbugs-annotations:4.9.3 -> 4.9.4 (*)
206206
+--- org.apache.logging.log4j:log4j-jcl:2.25.0 -> org.slf4j:jcl-over-slf4j:2.0.17 (*)
207207
+--- org.apache.logging.log4j:log4j-jul:2.25.0 -> org.slf4j:jul-to-slf4j:2.0.17
208208
| +--- org.slf4j:slf4j-api:2.0.17 (*)

0 commit comments

Comments
 (0)