@@ -8,34 +8,35 @@ com.fasterxml.jackson.core:jackson-databind:2.21.3=runtimeClasspath,testRuntimeC
88com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath,testRuntimeClasspath
99com.github.oowekyala.ooxml:nice-xml-messages:3.1=pmd
1010com.github.rholder:guava-retrying:2.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
11- com.github.spotbugs:spotbugs-annotations:4.9.8=annotationProcessor,compileClasspath,spotbugs,testAnnotationProcessor,testCompileClasspath
12- com.github.spotbugs:spotbugs:4.9.8=spotbugs
11+ com.github.spotbugs:spotbugs-annotations:4.10.2=compileClasspath,spotbugs,testCompileClasspath
12+ com.github.spotbugs:spotbugs-annotations:4.9.8=annotationProcessor,testAnnotationProcessor
13+ com.github.spotbugs:spotbugs:4.10.2=spotbugs
1314com.github.stephenc.jcip:jcip-annotations:1.0-1=spotbugs
1415com.google.code.findbugs:jsr305:3.0.2=annotationProcessor,checkstyle,compileClasspath,runtimeClasspath,spotbugs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
15- com.google.code.gson:gson:2.13.2=pmd,spotbugs
16- com.google.code.gson:gson:2.14.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
16+ com.google.code.gson:gson:2.13.2=pmd
17+ com.google.code.gson:gson:2.14.0=compileClasspath,runtimeClasspath,spotbugs, testCompileClasspath,testRuntimeClasspath
1718com.google.errorprone:error_prone_annotations:2.36.0=checkstyle
18- com.google.errorprone:error_prone_annotations:2.41.0=pmd,spotbugs
19- com.google.errorprone:error_prone_annotations:2.48.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
19+ com.google.errorprone:error_prone_annotations:2.41.0=pmd
20+ com.google.errorprone:error_prone_annotations:2.48.0=compileClasspath,runtimeClasspath,spotbugs, testCompileClasspath,testRuntimeClasspath
2021com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2122com.google.guava:failureaccess:1.0.3=checkstyle
22- com.google.guava:guava:32.1.3 -jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
23+ com.google.guava:guava:32.0.1 -jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2324com.google.guava:guava:33.4.8-jre=checkstyle
2425com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
25- com.google.j2objc:j2objc-annotations:2.8=compileClasspath,testCompileClasspath
26+ com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath, testCompileClasspath,testRuntimeClasspath
2627com.google.j2objc:j2objc-annotations:3.0.0=checkstyle
2728com.puppycrawl.tools:checkstyle:10.25.0=checkstyle
2829commons-beanutils:commons-beanutils:1.11.0=checkstyle
2930commons-codec:commons-codec:1.15=checkstyle
3031commons-collections:commons-collections:3.2.2=checkstyle
31- commons-io:commons-io:2.20 .0=spotbugs
32+ commons-io:commons-io:2.21 .0=spotbugs
3233info.picocli:picocli:4.7.7=checkstyle
3334io.github.cdimascio:dotenv-java:2.3.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3435io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
3536io.opentracing:opentracing-api:0.33.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3637io.opentracing:opentracing-noop:0.33.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3738io.opentracing:opentracing-util:0.33.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
38- jaxen:jaxen:2.0.0 =spotbugs
39+ jaxen:jaxen:2.0.6 =spotbugs
3940net.bytebuddy:byte-buddy-agent:1.17.7=testCompileClasspath,testRuntimeClasspath
4041net.bytebuddy:byte-buddy:1.17.7=testCompileClasspath,testRuntimeClasspath
4142net.sf.saxon:Saxon-HE:12.5=checkstyle
@@ -45,27 +46,25 @@ net.sourceforge.pmd:pmd-core:7.22.0=pmd
4546net.sourceforge.pmd:pmd-java:7.22.0=pmd
4647org.antlr:antlr4-runtime:4.13.2=checkstyle
4748org.antlr:antlr4-runtime:4.9.3=pmd
48- org.apache.bcel:bcel:6.11 .0=spotbugs
49+ org.apache.bcel:bcel:6.12 .0=spotbugs
4950org.apache.commons:commons-lang3:3.18.0=checkstyle
50- org.apache.commons:commons-lang3:3.19.0=spotbugs
51- org.apache.commons:commons-lang3:3.20.0=compileClasspath,pmd,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
52- org.apache.commons:commons-text:1.14.0=spotbugs
53- org.apache.commons:commons-text:1.15.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
51+ org.apache.commons:commons-lang3:3.20.0=compileClasspath,pmd,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
52+ org.apache.commons:commons-text:1.15.0=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
5453org.apache.commons:commons-text:1.3=checkstyle
5554org.apache.httpcomponents.client5:httpclient5:5.1.3=checkstyle
5655org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=checkstyle
5756org.apache.httpcomponents.core5:httpcore5:5.1.3=checkstyle
5857org.apache.httpcomponents:httpclient:4.5.13=checkstyle
5958org.apache.httpcomponents:httpcore:4.4.14=checkstyle
60- org.apache.logging.log4j:log4j-api:2.25.3 =spotbugs
61- org.apache.logging.log4j:log4j-core:2.25.3 =spotbugs
59+ org.apache.logging.log4j:log4j-api:2.26.0 =spotbugs
60+ org.apache.logging.log4j:log4j-core:2.26.0 =spotbugs
6261org.apache.maven.doxia:doxia-core:1.12.0=checkstyle
6362org.apache.maven.doxia:doxia-logging-api:1.12.0=checkstyle
6463org.apache.maven.doxia:doxia-module-xdoc:1.12.0=checkstyle
6564org.apache.maven.doxia:doxia-sink-api:1.12.0=checkstyle
6665org.apache.xbean:xbean-reflect:3.7=checkstyle
6766org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
68- org.checkerframework:checker-qual:3.37 .0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
67+ org.checkerframework:checker-qual:3.33 .0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6968org.checkerframework:checker-qual:3.49.3=checkstyle
7069org.checkerframework:checker-qual:3.53.1=pmd
7170org.codehaus.groovy:groovy:3.0.24=testCompileClasspath,testRuntimeClasspath
@@ -84,25 +83,27 @@ org.jspecify:jspecify:1.0.0=checkstyle
8483org.junit.jupiter:junit-jupiter-api:5.14.0=testCompileClasspath,testRuntimeClasspath
8584org.junit.platform:junit-platform-commons:1.14.0=testCompileClasspath,testRuntimeClasspath
8685org.junit.platform:junit-platform-engine:1.14.0=testCompileClasspath,testRuntimeClasspath
87- org.junit:junit-bom:5.14.0=annotationProcessor,spotbugs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
86+ org.junit:junit-bom:5.14.0=annotationProcessor,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
87+ org.junit:junit-bom:6.1.0=spotbugs
8888org.mockito:mockito-core:5.23.0=testCompileClasspath,testRuntimeClasspath
8989org.objenesis:objenesis:3.3=runtimeClasspath,testRuntimeClasspath
9090org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
91- org.ow2.asm:asm-analysis:9.9=spotbugs
91+ org.ow2.asm:asm-analysis:9.10.1=spotbugs
92+ org.ow2.asm:asm-commons:9.10.1=spotbugs
9293org.ow2.asm:asm-commons:9.8=jacocoAnt
93- org.ow2.asm:asm-commons :9.9 =spotbugs
94+ org.ow2.asm:asm-tree :9.10.1 =spotbugs
9495org.ow2.asm:asm-tree:9.8=jacocoAnt
95- org.ow2.asm:asm-tree :9.9 =spotbugs
96- org.ow2.asm:asm-util :9.9 =spotbugs
96+ org.ow2.asm:asm-util :9.10.1 =spotbugs
97+ org.ow2.asm:asm:9.10.1 =spotbugs
9798org.ow2.asm:asm:9.8=jacocoAnt
98- org.ow2.asm:asm:9.9=spotbugs
9999org.ow2.asm:asm:9.9.1=pmd
100100org.pcollections:pcollections:4.0.2=pmd
101101org.projectlombok:lombok:1.18.42=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
102102org.reflections:reflections:0.10.2=checkstyle
103103org.slf4j:jul-to-slf4j:1.7.36=pmd
104104org.slf4j:slf4j-api:1.7.30=runtimeClasspath,testRuntimeClasspath
105- org.slf4j:slf4j-api:2.0.17=spotbugs,spotbugsSlf4j
105+ org.slf4j:slf4j-api:2.0.17=spotbugsSlf4j
106+ org.slf4j:slf4j-api:2.0.18=spotbugs
106107org.slf4j:slf4j-simple:2.0.17=spotbugsSlf4j
107108org.spockframework:spock-bom:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
108109org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
0 commit comments