@@ -32,11 +32,11 @@ compileClasspath - Compile classpath for source set 'main'.
3232| \--- org.slf4j:slf4j-bom:2.0.17 (*)
3333+--- com.github.librepdf:openpdf:3.0.0 -> com.lowagie:itext:4.2.2
3434| \--- com.itextpdf:itextpdf:5.5.6
35- +--- com.github.spotbugs:spotbugs-annotations:4.9.4
35+ +--- com.github.spotbugs:spotbugs-annotations:4.9.6
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.4 (*)
39- +--- com.google.code.findbugs:findbugs-annotations:3.0.1 -> com.github.spotbugs:spotbugs-annotations:4.9.4 (*)
38+ +--- com.google.code.findbugs:annotations:3.0.1 -> com.github.spotbugs:spotbugs-annotations:4.9.6 (*)
39+ +--- com.google.code.findbugs:findbugs-annotations:3.0.1 -> com.github.spotbugs:spotbugs-annotations:4.9.6 (*)
4040+--- com.google.guava:guava-jdk5:17.0 -> com.google.guava:guava:33.5.0-jre
4141| +--- com.google.guava:failureaccess:1.0.3
4242| +--- org.jspecify:jspecify:1.0.0
@@ -184,7 +184,7 @@ compileClasspath - Compile classpath for source set 'main'.
184184| | +--- org.osgi:org.osgi.annotation.bundle:2.0.0
185185| | | \--- org.osgi:org.osgi.annotation.versioning:1.1.2
186186| | +--- org.osgi:org.osgi.annotation.versioning:1.1.2
187- | | +--- com.github.spotbugs:spotbugs-annotations:4.8.6 -> 4.9.4 (*)
187+ | | +--- com.github.spotbugs:spotbugs-annotations:4.8.6 -> 4.9.6 (*)
188188| | \--- org.apache.logging.log4j:log4j-bom:2.25.1
189189| | +--- org.apache.logging.log4j:log4j-1.2-api:2.25.1 -> org.slf4j:log4j-over-slf4j:2.0.17 (c)
190190| | +--- org.apache.logging.log4j:log4j-api:2.25.1 (c)
@@ -200,7 +200,7 @@ compileClasspath - Compile classpath for source set 'main'.
200200| +--- com.google.errorprone:error_prone_annotations:2.38.0 -> 2.41.0
201201| +--- org.osgi:org.osgi.annotation.bundle:2.0.0 (*)
202202| +--- org.osgi:org.osgi.annotation.versioning:1.1.2
203- | \--- com.github.spotbugs:spotbugs-annotations:4.8.6 -> 4.9.4 (*)
203+ | \--- com.github.spotbugs:spotbugs-annotations:4.8.6 -> 4.9.6 (*)
204204+--- org.apache.logging.log4j:log4j-jcl:2.25.1 -> org.slf4j:jcl-over-slf4j:2.0.17 (*)
205205+--- org.apache.logging.log4j:log4j-jul:2.25.1 -> org.slf4j:jul-to-slf4j:2.0.17
206206| +--- org.slf4j:slf4j-api:2.0.17 (*)
0 commit comments