@@ -14,45 +14,49 @@ com.github.stephenc.jcip:jcip-annotations:1.0-1=spotbugs
1414com.google.code.findbugs:jsr305:3.0.2=checkstyle,compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
1515com.google.code.gson:gson:2.13.1=pmd
1616com.google.code.gson:gson:2.13.2=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
17+ com.google.errorprone:error_prone_annotations:2.36.0=checkstyle
1718com.google.errorprone:error_prone_annotations:2.38.0=pmd
18- com.google.errorprone:error_prone_annotations:2.41.0=checkstyle, compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
19+ com.google.errorprone:error_prone_annotations:2.41.0=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
1920com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2021com.google.guava:failureaccess:1.0.3=checkstyle
2122com.google.guava:guava:32.1.3-jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
22- com.google.guava:guava:33.5.0 -jre=checkstyle
23+ com.google.guava:guava:33.4.8 -jre=checkstyle
2324com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2425com.google.j2objc:j2objc-annotations:2.8=compileClasspath,testCompileClasspath
25- com.google.j2objc:j2objc-annotations:3.1 =checkstyle
26- com.puppycrawl.tools:checkstyle:13.0 .0=checkstyle
26+ com.google.j2objc:j2objc-annotations:3.0.0 =checkstyle
27+ com.puppycrawl.tools:checkstyle:10.25 .0=checkstyle
2728commons-beanutils:commons-beanutils:1.11.0=checkstyle
28- commons-codec:commons-codec:1.11=checkstyle
29- commons-codec:commons-codec:1.15=pmd
29+ commons-codec:commons-codec:1.15=checkstyle,pmd
3030commons-collections:commons-collections:3.2.2=checkstyle
3131commons-io:commons-io:2.20.0=spotbugs
32+ commons-lang:commons-lang:2.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
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
3839jaxen:jaxen:2.0.0=spotbugs
39- net.bytebuddy:byte-buddy-agent:1.17.7 =testCompileClasspath,testRuntimeClasspath
40- net.bytebuddy:byte-buddy:1.17.7 =testCompileClasspath,testRuntimeClasspath
41- net.sf.saxon:Saxon-HE:12.5=pmd
42- net.sf.saxon:Saxon-HE:12.9=checkstyle, spotbugs
40+ net.bytebuddy:byte-buddy-agent:1.14.9 =testCompileClasspath,testRuntimeClasspath
41+ net.bytebuddy:byte-buddy:1.14.9 =testCompileClasspath,testRuntimeClasspath
42+ net.sf.saxon:Saxon-HE:12.5=checkstyle, pmd
43+ net.sf.saxon:Saxon-HE:12.9=spotbugs
4344net.sourceforge.pmd:pmd-ant:7.16.0=pmd
4445net.sourceforge.pmd:pmd-core:7.16.0=pmd
4546net.sourceforge.pmd:pmd-java:7.16.0=pmd
4647org.antlr:antlr4-runtime:4.13.2=checkstyle
4748org.antlr:antlr4-runtime:4.9.3=pmd
4849org.apache.bcel:bcel:6.11.0=spotbugs
49- org.apache.commons:commons-lang3:3.18.0=checkstyle,compileClasspath,pmd,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
50+ org.apache.commons:commons-lang3:3.18.0=pmd
51+ org.apache.commons:commons-lang3:3.19.0=spotbugs
52+ org.apache.commons:commons-lang3:3.20.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
53+ org.apache.commons:commons-lang3:3.8.1=checkstyle
5054org.apache.commons:commons-text:1.14.0=spotbugs
5155org.apache.commons:commons-text:1.15.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5256org.apache.commons:commons-text:1.3=checkstyle
53- org.apache.httpcomponents.client5:httpclient5:5.1.3=pmd
54- org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=pmd
55- org.apache.httpcomponents.core5:httpcore5:5.1.3=pmd
57+ org.apache.httpcomponents.client5:httpclient5:5.1.3=checkstyle, pmd
58+ org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=checkstyle, pmd
59+ org.apache.httpcomponents.core5:httpcore5:5.1.3=checkstyle, pmd
5660org.apache.httpcomponents:httpclient:4.5.13=checkstyle
5761org.apache.httpcomponents:httpcore:4.4.14=checkstyle
5862org.apache.logging.log4j:log4j-api:2.25.2=spotbugs
@@ -64,48 +68,51 @@ org.apache.maven.doxia:doxia-sink-api:1.12.0=checkstyle
6468org.apache.xbean:xbean-reflect:3.7=checkstyle
6569org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
6670org.checkerframework:checker-qual:3.37.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
71+ org.checkerframework:checker-qual:3.49.3=checkstyle
6772org.checkerframework:checker-qual:3.49.5=pmd
68- org.checkerframework:checker-qual:3.52.1=checkstyle
6973org.codehaus.groovy:groovy:3.0.24=testCompileClasspath,testRuntimeClasspath
7074org.codehaus.plexus:plexus-classworlds:2.6.0=checkstyle
7175org.codehaus.plexus:plexus-component-annotations:2.1.0=checkstyle
7276org.codehaus.plexus:plexus-container-default:2.1.0=checkstyle
7377org.codehaus.plexus:plexus-utils:3.3.0=checkstyle
7478org.dom4j:dom4j:2.2.0=spotbugs
7579org.hamcrest:hamcrest:3.0=testCompileClasspath,testRuntimeClasspath
76- org.jacoco:org.jacoco.agent:0.8.13 =jacocoAgent,jacocoAnt
77- org.jacoco:org.jacoco.ant:0.8.13 =jacocoAnt
78- org.jacoco:org.jacoco.core:0.8.13 =jacocoAnt
79- org.jacoco:org.jacoco.report:0.8.13 =jacocoAnt
80+ org.jacoco:org.jacoco.agent:0.8.8 =jacocoAgent,jacocoAnt
81+ org.jacoco:org.jacoco.ant:0.8.8 =jacocoAnt
82+ org.jacoco:org.jacoco.core:0.8.8 =jacocoAnt
83+ org.jacoco:org.jacoco.report:0.8.8 =jacocoAnt
8084org.javassist:javassist:3.28.0-GA=checkstyle
8185org.jspecify:jspecify:1.0.0=checkstyle
8286org.junit.jupiter:junit-jupiter-api:5.14.0=testCompileClasspath,testRuntimeClasspath
8387org.junit.platform:junit-platform-commons:1.14.0=testCompileClasspath,testRuntimeClasspath
8488org.junit.platform:junit-platform-engine:1.14.0=testCompileClasspath,testRuntimeClasspath
8589org.junit:junit-bom:5.14.0=runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
86- org.mockito:mockito-core:5.21.0=testCompileClasspath,testRuntimeClasspath
90+ org.mockito:mockito-core:5.2.0=testCompileClasspath,testRuntimeClasspath
91+ org.mockito:mockito-inline:5.2.0=testCompileClasspath,testRuntimeClasspath
8792org.objenesis:objenesis:3.3=runtimeClasspath,testRuntimeClasspath
8893org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
94+ org.ow2.asm:asm-analysis:9.2=jacocoAnt
8995org.ow2.asm:asm-analysis:9.9=spotbugs
90- org.ow2.asm:asm-commons:9.8 =jacocoAnt
96+ org.ow2.asm:asm-commons:9.2 =jacocoAnt
9197org.ow2.asm:asm-commons:9.9=spotbugs
92- org.ow2.asm:asm-tree:9.8 =jacocoAnt
98+ org.ow2.asm:asm-tree:9.2 =jacocoAnt
9399org.ow2.asm:asm-tree:9.9=spotbugs
94100org.ow2.asm:asm-util:9.9=spotbugs
95- org.ow2.asm:asm:9.8=jacocoAnt,pmd
101+ org.ow2.asm:asm:9.2=jacocoAnt
102+ org.ow2.asm:asm:9.8=pmd
96103org.ow2.asm:asm:9.9=spotbugs
97104org.pcollections:pcollections:4.0.2=pmd
98105org.projectlombok:lombok:1.18.42=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
99106org.reflections:reflections:0.10.2=checkstyle
100107org.slf4j:jul-to-slf4j:1.7.36=pmd
101108org.slf4j:slf4j-api:1.7.30=runtimeClasspath,testRuntimeClasspath
102109org.slf4j:slf4j-api:2.0.17=spotbugs,spotbugsSlf4j
103- org.slf4j:slf4j-simple:2.0.17=checkstyle, spotbugsSlf4j
110+ org.slf4j:slf4j-simple:2.0.17=spotbugsSlf4j
104111org.spockframework:spock-bom:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
105112org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
106- org.xmlresolver:xmlresolver:5.2.2=pmd
107- org.xmlresolver:xmlresolver:5.3.3=checkstyle, spotbugs
113+ org.xmlresolver:xmlresolver:5.2.2=checkstyle, pmd
114+ org.xmlresolver:xmlresolver:5.3.3=spotbugs
108115org.yaml:snakeyaml:2.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
109116uk.org.webcompere:system-stubs-core:2.1.5=testCompileClasspath,testRuntimeClasspath
110117uk.org.webcompere:system-stubs-jupiter:2.1.5=testCompileClasspath,testRuntimeClasspath
111- empty=spotbugsPlugins
118+ empty=signatures, spotbugsPlugins
0 commit comments