@@ -63,8 +63,7 @@ net.sourceforge.saxon:saxon:9.1.0.8=pmd
6363org.antlr:antlr4-runtime:4.13.2=checkstyle
6464org.antlr:antlr4-runtime:4.7.2=pmd
6565org.apache.bcel:bcel:6.11.0=spotbugs
66- org.apache.commons:commons-lang3:3.18.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
67- org.apache.commons:commons-lang3:3.19.0=spotbugs
66+ org.apache.commons:commons-lang3:3.19.0=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
6867org.apache.commons:commons-lang3:3.8.1=checkstyle,pmd
6968org.apache.commons:commons-text:1.14.0=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
7069org.apache.commons:commons-text:1.3=checkstyle
@@ -100,10 +99,13 @@ org.jacoco:org.jacoco.report:0.8.8=jacocoAnt
10099org.jasypt:jasypt:1.9.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
101100org.javassist:javassist:3.28.0-GA=checkstyle,testRuntimeClasspath
102101org.jspecify:jspecify:1.0.0=checkstyle
103- org.junit.jupiter:junit-jupiter-api:5.14.0=testCompileClasspath,testRuntimeClasspath
104- org.junit.platform:junit-platform-commons:1.14.0=testCompileClasspath,testRuntimeClasspath
105- org.junit.platform:junit-platform-engine:1.14.0=testCompileClasspath,testRuntimeClasspath
106- org.junit:junit-bom:5.14.0=runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
102+ org.junit.jupiter:junit-jupiter-api:5.14.0=testRuntimeClasspath
103+ org.junit.platform:junit-platform-commons:1.12.2=testCompileClasspath
104+ org.junit.platform:junit-platform-commons:1.14.0=testRuntimeClasspath
105+ org.junit.platform:junit-platform-engine:1.12.2=testCompileClasspath
106+ org.junit.platform:junit-platform-engine:1.14.0=testRuntimeClasspath
107+ org.junit:junit-bom:5.12.2=testCompileClasspath
108+ org.junit:junit-bom:5.14.0=runtimeClasspath,spotbugs,testRuntimeClasspath
107109org.mockito:mockito-core:4.11.0=testCompileClasspath,testRuntimeClasspath
108110org.mockito:mockito-inline:4.11.0=testCompileClasspath,testRuntimeClasspath
109111org.objenesis:objenesis:3.3=runtimeClasspath,testRuntimeClasspath
@@ -130,5 +132,4 @@ org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntime
130132org.xmlresolver:xmlresolver:5.2.2=checkstyle
131133org.xmlresolver:xmlresolver:5.3.3=spotbugs
132134org.yaml:snakeyaml:1.33=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
133- ru.vyarus:spock-junit5:1.0.1=testCompileClasspath,testRuntimeClasspath
134135empty=signatures,spotbugsPlugins
0 commit comments