@@ -47,7 +47,6 @@ jakarta.activation:jakarta.activation-api:1.2.2=compileClasspath,runtimeClasspat
4747jakarta.xml.bind:jakarta.xml.bind-api:2.3.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4848jakarta.xml.soap:jakarta.xml.soap-api:1.4.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4949jaxen:jaxen:2.0.0=spotbugs
50- junit:junit:4.13.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5150net.bytebuddy:byte-buddy-agent:1.12.19=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5251net.bytebuddy:byte-buddy:1.12.19=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5352net.sf.saxon:Saxon-HE:12.5=checkstyle
@@ -63,8 +62,6 @@ org.apache.commons:commons-lang3:3.19.0=spotbugs
6362org.apache.commons:commons-lang3:3.8.1=checkstyle,pmd
6463org.apache.commons:commons-text:1.14.0=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
6564org.apache.commons:commons-text:1.3=checkstyle
66- org.apache.groovy:groovy-bom:4.0.26=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
67- org.apache.groovy:groovy:4.0.26=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6865org.apache.httpcomponents.client5:httpclient5:5.1.3=checkstyle
6966org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=checkstyle
7067org.apache.httpcomponents.core5:httpcore5:5.1.3=checkstyle
@@ -81,14 +78,14 @@ org.apache.xbean:xbean-reflect:3.7=checkstyle
8178org.apiguardian:apiguardian-api:1.1.2=compileClasspath,testCompileClasspath
8279org.checkerframework:checker-qual:3.37.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8380org.checkerframework:checker-qual:3.49.3=checkstyle
81+ org.codehaus.groovy:groovy:3.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8482org.codehaus.plexus:plexus-classworlds:2.6.0=checkstyle
8583org.codehaus.plexus:plexus-component-annotations:2.1.0=checkstyle
8684org.codehaus.plexus:plexus-container-default:2.1.0=checkstyle
8785org.codehaus.plexus:plexus-utils:3.3.0=checkstyle
8886org.dom4j:dom4j:2.2.0=spotbugs
89- org.glassfish.jaxb:jaxb-runtime:2.3.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
90- org.glassfish.jaxb:txw2:2.3.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
91- org.hamcrest:hamcrest-core:1.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
87+ org.glassfish.jaxb:jaxb-runtime:2.3.9=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
88+ org.glassfish.jaxb:txw2:2.3.9=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9289org.hamcrest:hamcrest:3.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9390org.jacoco:org.jacoco.agent:0.8.8=jacocoAgent,jacocoAnt
9491org.jacoco:org.jacoco.ant:0.8.8=jacocoAnt
@@ -119,9 +116,8 @@ org.reflections:reflections:0.10.2=checkstyle,runtimeClasspath,testRuntimeClassp
119116org.slf4j:slf4j-api:1.7.32=runtimeClasspath,testRuntimeClasspath
120117org.slf4j:slf4j-api:2.0.17=spotbugs,spotbugsSlf4j
121118org.slf4j:slf4j-simple:2.0.17=spotbugsSlf4j
122- org.spockframework:spock-bom:2.4-M6-groovy-4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
123- org.spockframework:spock-core:2.4-M6-groovy-4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
124- org.spockframework:spock-junit4:2.4-M6-groovy-4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
119+ org.spockframework:spock-bom:2.4-M6-groovy-3.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
120+ org.spockframework:spock-core:2.4-M6-groovy-3.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
125121org.xmlresolver:xmlresolver:5.2.2=checkstyle
126122org.xmlresolver:xmlresolver:5.3.3=spotbugs
127123org.yaml:snakeyaml:1.33=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
0 commit comments