@@ -79,7 +79,7 @@ org.apache.commons:commons-lang3:3.13.0=spotbugs
7979org.apache.commons:commons-lang3:3.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8080org.apache.commons:commons-lang3:3.8.1=pmd
8181org.apache.commons:commons-text:1.10.0=spotbugs
82- org.apache.commons:commons-text:1.13.1 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
82+ org.apache.commons:commons-text:1.13.0 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8383org.apache.groovy:groovy-bom:4.0.6=testCompileClasspath,testRuntimeClasspath
8484org.apache.groovy:groovy:4.0.6=testCompileClasspath,testRuntimeClasspath
8585org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
@@ -140,6 +140,7 @@ org.slf4j:jul-to-slf4j:1.7.36=compileClasspath,runtimeClasspath,testCompileClass
140140org.slf4j:slf4j-api:1.7.36=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
141141org.slf4j:slf4j-api:2.0.0=spotbugsSlf4j
142142org.slf4j:slf4j-api:2.0.9=spotbugs
143+ org.slf4j:slf4j-simple:1.7.36=testCompileClasspath,testRuntimeClasspath
143144org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
144145org.spockframework:spock-core:2.4-M1-groovy-4.0=testCompileClasspath,testRuntimeClasspath
145146org.spockframework:spock-junit4:2.4-M1-groovy-4.0=testCompileClasspath,testRuntimeClasspath
0 commit comments