@@ -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