@@ -60,9 +60,9 @@ org.apache.commons:commons-lang3:3.13.0=spotbugs
6060org.apache.commons:commons-lang3:3.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6161org.apache.commons:commons-lang3:3.8.1=pmd
6262org.apache.commons:commons-text:1.10.0=spotbugs
63- org.apache.commons:commons-text:1.13.0 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
64- org.apache.groovy:groovy-bom:4.0.24 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
65- org.apache.groovy:groovy:4.0.24 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
63+ org.apache.commons:commons-text:1.13.1 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
64+ org.apache.groovy:groovy-bom:4.0.26 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
65+ org.apache.groovy:groovy:4.0.26 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6666org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
6767org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=spotbugs
6868org.apache.httpcomponents.core5:httpcore5:5.1.3=spotbugs
@@ -83,11 +83,11 @@ org.jacoco:org.jacoco.ant:0.8.8=jacocoAnt
8383org.jacoco:org.jacoco.core:0.8.8=jacocoAnt
8484org.jacoco:org.jacoco.report:0.8.8=jacocoAnt
8585org.javassist:javassist:3.28.0-GA=runtimeClasspath,testRuntimeClasspath
86- org.junit.jupiter:junit-jupiter-api:5.11.4 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
87- org.junit.jupiter:junit-jupiter-engine:5.11.4 =runtimeClasspath,testRuntimeClasspath
88- org.junit.platform:junit-platform-commons:1.11.4 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
89- org.junit.platform:junit-platform-engine:1.11.4 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
90- org.junit:junit-bom:5.11.4 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
86+ org.junit.jupiter:junit-jupiter-api:5.12.2 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
87+ org.junit.jupiter:junit-jupiter-engine:5.12.2 =runtimeClasspath,testRuntimeClasspath
88+ org.junit.platform:junit-platform-commons:1.12.2 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
89+ org.junit.platform:junit-platform-engine:1.12.2 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
90+ org.junit:junit-bom:5.12.2 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9191org.mockito:mockito-core:4.11.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9292org.mockito:mockito-inline:4.11.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9393org.objenesis:objenesis:3.3=runtimeClasspath,testRuntimeClasspath
@@ -102,14 +102,15 @@ org.ow2.asm:asm-util:9.6=spotbugs
102102org.ow2.asm:asm:9.2=jacocoAnt
103103org.ow2.asm:asm:9.3=pmd
104104org.ow2.asm:asm:9.6=spotbugs
105- org.projectlombok:lombok:1.18.36 =annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
105+ org.projectlombok:lombok:1.18.38 =annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
106106org.reflections:reflections:0.10.2=runtimeClasspath,testRuntimeClasspath
107107org.slf4j:slf4j-api:1.7.32=runtimeClasspath,testRuntimeClasspath
108108org.slf4j:slf4j-api:2.0.0=spotbugsSlf4j
109109org.slf4j:slf4j-api:2.0.9=spotbugs
110110org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
111- org.spockframework:spock-core:2.4-M5-groovy-4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
112- org.spockframework:spock-junit4:2.4-M5-groovy-4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
111+ org.spockframework:spock-bom:2.4-M6-groovy-4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
112+ org.spockframework:spock-core:2.4-M6-groovy-4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
113+ org.spockframework:spock-junit4:2.4-M6-groovy-4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
113114org.xmlresolver:xmlresolver:5.2.0=spotbugs
114115org.yaml:snakeyaml:1.33=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
115116empty=signatures,spotbugsPlugins
0 commit comments