@@ -58,6 +58,8 @@ org.apache.commons:commons-lang3:3.18.0=checkstyle
5858org.apache.commons:commons-lang3:3.20.0=compileClasspath,pmd,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
5959org.apache.commons:commons-text:1.15.0=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
6060org.apache.commons:commons-text:1.3=checkstyle
61+ org.apache.groovy:groovy-bom:4.0.29=testCompileClasspath,testRuntimeClasspath
62+ org.apache.groovy:groovy:4.0.29=testCompileClasspath,testRuntimeClasspath
6163org.apache.httpcomponents:httpclient:4.5.13=checkstyle
6264org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6365org.apache.httpcomponents:httpcore:4.4.14=checkstyle
@@ -72,7 +74,6 @@ org.apache.xbean:xbean-reflect:3.7=checkstyle
7274org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
7375org.checkerframework:checker-qual:3.37.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7476org.checkerframework:checker-qual:3.53.1=pmd
75- org.codehaus.groovy:groovy:3.0.24=testCompileClasspath,testRuntimeClasspath
7677org.codehaus.plexus:plexus-classworlds:2.6.0=checkstyle
7778org.codehaus.plexus:plexus-component-annotations:2.1.0=checkstyle
7879org.codehaus.plexus:plexus-container-default:2.1.0=checkstyle
@@ -89,11 +90,12 @@ org.jacoco:org.jacoco.core:0.8.14=jacocoAnt
8990org.jacoco:org.jacoco.report:0.8.14=jacocoAnt
9091org.javassist:javassist:3.28.0-GA=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9192org.jspecify:jspecify:1.0.0=checkstyle
92- org.junit.jupiter:junit-jupiter-api:5.14.0=testCompileClasspath,testRuntimeClasspath
93- org.junit.platform:junit-platform-commons:1.14.0=testCompileClasspath,testRuntimeClasspath
94- org.junit.platform:junit-platform-engine:1.14.0=testCompileClasspath,testRuntimeClasspath
95- org.junit.platform:junit-platform-launcher:1.14.0=testRuntimeClasspath
96- org.junit:junit-bom:5.14.0=annotationProcessor,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
93+ org.junit.jupiter:junit-jupiter-api:5.14.1=testCompileClasspath,testRuntimeClasspath
94+ org.junit.platform:junit-platform-commons:1.14.1=testCompileClasspath,testRuntimeClasspath
95+ org.junit.platform:junit-platform-engine:1.14.1=testCompileClasspath,testRuntimeClasspath
96+ org.junit.platform:junit-platform-launcher:1.14.1=testRuntimeClasspath
97+ org.junit:junit-bom:5.14.0=annotationProcessor,testAnnotationProcessor
98+ org.junit:junit-bom:5.14.1=testCompileClasspath,testRuntimeClasspath
9799org.junit:junit-bom:6.1.0=spotbugs
98100org.mockito:mockito-core:5.23.0=testCompileClasspath,testRuntimeClasspath
99101org.objenesis:objenesis:3.3=runtimeClasspath,testRuntimeClasspath
@@ -117,8 +119,8 @@ org.slf4j:slf4j-api:2.0.18=spotbugs
117119org.slf4j:slf4j-simple:1.7.30=testCompileClasspath,testRuntimeClasspath
118120org.slf4j:slf4j-simple:2.0.17=spotbugsSlf4j
119121org.slf4j:slf4j-simple:2.0.18=checkstyle
120- org.spockframework:spock-bom:2.4-M6- groovy-3 .0=testCompileClasspath,testRuntimeClasspath
121- org.spockframework:spock-core:2.4-M6- groovy-3 .0=testCompileClasspath,testRuntimeClasspath
122+ org.spockframework:spock-bom:2.4-groovy-4 .0=testCompileClasspath,testRuntimeClasspath
123+ org.spockframework:spock-core:2.4-groovy-4 .0=testCompileClasspath,testRuntimeClasspath
122124org.xmlresolver:xmlresolver:5.3.3=checkstyle,pmd,spotbugs
123125org.yaml:snakeyaml:2.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
124126empty=spotbugsPlugins
0 commit comments