@@ -46,13 +46,13 @@ info.picocli:picocli:4.1.4=checkstyle
4646io.github.cdimascio:dotenv-java:2.3.2=testRuntimeClasspath
4747io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
4848io.lettuce:lettuce-core:6.2.0.RELEASE=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
49- io.netty:netty-buffer:4.1.123 .Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
50- io.netty:netty-codec:4.1.123 .Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
51- io.netty:netty-common:4.1.123 .Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
52- io.netty:netty-handler:4.1.123 .Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
53- io.netty:netty-resolver:4.1.123 .Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
54- io.netty:netty-transport-native-unix-common:4.1.123 .Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
55- io.netty:netty-transport:4.1.123 .Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
49+ io.netty:netty-buffer:4.1.128 .Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
50+ io.netty:netty-codec:4.1.128 .Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
51+ io.netty:netty-common:4.1.128 .Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
52+ io.netty:netty-handler:4.1.128 .Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
53+ io.netty:netty-resolver:4.1.128 .Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
54+ io.netty:netty-transport-native-unix-common:4.1.128 .Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
55+ io.netty:netty-transport:4.1.128 .Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5656io.opentracing:opentracing-api:0.33.0=testRuntimeClasspath
5757io.opentracing:opentracing-noop:0.33.0=testRuntimeClasspath
5858io.opentracing:opentracing-util:0.33.0=testRuntimeClasspath
@@ -73,10 +73,10 @@ org.antlr:antlr4-runtime:4.7.2=pmd
7373org.antlr:antlr4-runtime:4.8-1=checkstyle
7474org.apache.bcel:bcel:6.6.1=spotbugs
7575org.apache.commons:commons-lang3:3.13.0=spotbugs
76- org.apache.commons:commons-lang3:3.17 .0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
76+ org.apache.commons:commons-lang3:3.18 .0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7777org.apache.commons:commons-lang3:3.8.1=pmd
7878org.apache.commons:commons-text:1.10.0=spotbugs
79- org.apache.commons:commons-text:1.13.1 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
79+ org.apache.commons:commons-text:1.14.0 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8080org.apache.groovy:groovy-bom:4.0.26=testCompileClasspath,testRuntimeClasspath
8181org.apache.groovy:groovy:4.0.26=testCompileClasspath,testRuntimeClasspath
8282org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
@@ -103,6 +103,7 @@ org.junit.jupiter:junit-jupiter-api:5.12.2=testCompileClasspath,testRuntimeClass
103103org.junit.jupiter:junit-jupiter-engine:5.12.2=testRuntimeClasspath
104104org.junit.platform:junit-platform-commons:1.12.2=testCompileClasspath,testRuntimeClasspath
105105org.junit.platform:junit-platform-engine:1.12.2=testCompileClasspath,testRuntimeClasspath
106+ org.junit.platform:junit-platform-launcher:1.12.2=testRuntimeClasspath
106107org.junit:junit-bom:5.12.2=testCompileClasspath,testRuntimeClasspath
107108org.junit:junit-bom:5.9.0=runtimeClasspath
108109org.mockito:mockito-core:4.11.0=testCompileClasspath,testRuntimeClasspath
0 commit comments