@@ -77,8 +77,7 @@ net.sourceforge.saxon:saxon:9.1.0.8=pmd
7777org.antlr:antlr4-runtime:4.13.2=checkstyle
7878org.antlr:antlr4-runtime:4.7.2=pmd
7979org.apache.bcel:bcel:6.11.0=spotbugs
80- org.apache.commons:commons-lang3:3.18.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
81- org.apache.commons:commons-lang3:3.19.0=spotbugs
80+ org.apache.commons:commons-lang3:3.19.0=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
8281org.apache.commons:commons-lang3:3.8.1=checkstyle,pmd
8382org.apache.commons:commons-text:1.14.0=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
8483org.apache.commons:commons-text:1.3=checkstyle
@@ -121,14 +120,20 @@ org.jacoco:org.jacoco.core:0.8.8=jacocoAnt
121120org.jacoco:org.jacoco.report:0.8.8=jacocoAnt
122121org.javassist:javassist:3.28.0-GA=checkstyle,runtimeClasspath,testRuntimeClasspath
123122org.jspecify:jspecify:1.0.0=checkstyle
124- org.junit.jupiter:junit-jupiter-api:5.14.0=testCompileClasspath,testRuntimeClasspath
123+ org.junit.jupiter:junit-jupiter-api:5.12.2=testCompileClasspath
124+ org.junit.jupiter:junit-jupiter-api:5.14.0=testRuntimeClasspath
125125org.junit.jupiter:junit-jupiter-engine:5.14.0=testRuntimeClasspath
126- org.junit.jupiter:junit-jupiter-params:5.14.0=testCompileClasspath,testRuntimeClasspath
127- org.junit.jupiter:junit-jupiter:5.14.0=testCompileClasspath,testRuntimeClasspath
128- org.junit.platform:junit-platform-commons:1.14.0=testCompileClasspath,testRuntimeClasspath
129- org.junit.platform:junit-platform-engine:1.14.0=testCompileClasspath,testRuntimeClasspath
126+ org.junit.jupiter:junit-jupiter-params:5.12.2=testCompileClasspath
127+ org.junit.jupiter:junit-jupiter-params:5.14.0=testRuntimeClasspath
128+ org.junit.jupiter:junit-jupiter:5.12.2=testCompileClasspath
129+ org.junit.jupiter:junit-jupiter:5.14.0=testRuntimeClasspath
130+ org.junit.platform:junit-platform-commons:1.12.2=testCompileClasspath
131+ org.junit.platform:junit-platform-commons:1.14.0=testRuntimeClasspath
132+ org.junit.platform:junit-platform-engine:1.12.2=testCompileClasspath
133+ org.junit.platform:junit-platform-engine:1.14.0=testRuntimeClasspath
130134org.junit.platform:junit-platform-launcher:1.14.0=testRuntimeClasspath
131- org.junit:junit-bom:5.14.0=runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
135+ org.junit:junit-bom:5.12.2=testCompileClasspath
136+ org.junit:junit-bom:5.14.0=runtimeClasspath,spotbugs,testRuntimeClasspath
132137org.mockito:mockito-core:4.5.1=testCompileClasspath,testRuntimeClasspath
133138org.mockito:mockito-inline:4.5.1=testCompileClasspath,testRuntimeClasspath
134139org.mockito:mockito-junit-jupiter:4.5.1=testCompileClasspath,testRuntimeClasspath
@@ -178,5 +183,4 @@ org.xmlresolver:xmlresolver:5.2.2=checkstyle
178183org.xmlresolver:xmlresolver:5.3.3=spotbugs
179184org.xmlunit:xmlunit-core:2.9.1=testCompileClasspath,testRuntimeClasspath
180185org.yaml:snakeyaml:1.33=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
181- ru.vyarus:spock-junit5:1.0.1=testCompileClasspath,testRuntimeClasspath
182186empty=signatures,spotbugsPlugins
0 commit comments