@@ -25,13 +25,13 @@ com.google.guava:guava:28.2-jre=checkstyle
2525com.google.guava:guava:31.1-jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2626com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2727com.google.j2objc:j2objc-annotations:1.3=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
28- com.mx.path-core:common:4.5.1 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
29- com.mx.path-core:context:4.5.1 =testRuntimeClasspath
30- com.mx.path-core:gateway:4.5.1 =testRuntimeClasspath
31- com.mx.path-core:messaging:4.5.1 =testRuntimeClasspath
32- com.mx.path-core:platform:4.5.1 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
33- com.mx.path-core:testing:4.5.1 =testCompileClasspath,testRuntimeClasspath
34- com.mx.path-core:utilities:4.5.1 =testRuntimeClasspath
28+ com.mx.path-core:common:4.5.4 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
29+ com.mx.path-core:context:4.5.4 =testRuntimeClasspath
30+ com.mx.path-core:gateway:4.5.4 =testRuntimeClasspath
31+ com.mx.path-core:messaging:4.5.4 =testRuntimeClasspath
32+ com.mx.path-core:platform:4.5.4 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
33+ com.mx.path-core:testing:4.5.4 =testCompileClasspath,testRuntimeClasspath
34+ com.mx.path-core:utilities:4.5.4 =testRuntimeClasspath
3535com.puppycrawl.tools:checkstyle:8.29=checkstyle
3636com.sun.activation:jakarta.activation:1.2.2=testRuntimeClasspath
3737com.sun.istack:istack-commons-runtime:3.0.12=testRuntimeClasspath
@@ -66,9 +66,9 @@ org.apache.commons:commons-lang3:3.13.0=spotbugs
6666org.apache.commons:commons-lang3:3.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6767org.apache.commons:commons-lang3:3.8.1=pmd
6868org.apache.commons:commons-text:1.10.0=spotbugs
69- org.apache.commons:commons-text:1.13.0 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
70- org.apache.groovy:groovy-bom:4.0.24 =testCompileClasspath,testRuntimeClasspath
71- org.apache.groovy:groovy:4.0.24 =testCompileClasspath,testRuntimeClasspath
69+ org.apache.commons:commons-text:1.13.1 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
70+ org.apache.groovy:groovy-bom:4.0.26 =testCompileClasspath,testRuntimeClasspath
71+ org.apache.groovy:groovy:4.0.26 =testCompileClasspath,testRuntimeClasspath
7272org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
7373org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=spotbugs
7474org.apache.httpcomponents.core5:httpcore5:5.1.3=spotbugs
@@ -90,11 +90,11 @@ org.jacoco:org.jacoco.core:0.8.8=jacocoAnt
9090org.jacoco:org.jacoco.report:0.8.8=jacocoAnt
9191org.jasypt:jasypt:1.9.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9292org.javassist:javassist:3.28.0-GA=testRuntimeClasspath
93- org.junit.jupiter:junit-jupiter-api:5.11.4 =testCompileClasspath,testRuntimeClasspath
94- org.junit.jupiter:junit-jupiter-engine:5.11.4 =testRuntimeClasspath
95- org.junit.platform:junit-platform-commons:1.11.4 =testCompileClasspath,testRuntimeClasspath
96- org.junit.platform:junit-platform-engine:1.11.4 =testCompileClasspath,testRuntimeClasspath
97- org.junit:junit-bom:5.11.4 =testCompileClasspath,testRuntimeClasspath
93+ org.junit.jupiter:junit-jupiter-api:5.12.2 =testCompileClasspath,testRuntimeClasspath
94+ org.junit.jupiter:junit-jupiter-engine:5.12.2 =testRuntimeClasspath
95+ org.junit.platform:junit-platform-commons:1.12.2 =testCompileClasspath,testRuntimeClasspath
96+ org.junit.platform:junit-platform-engine:1.12.2 =testCompileClasspath,testRuntimeClasspath
97+ org.junit:junit-bom:5.12.2 =testCompileClasspath,testRuntimeClasspath
9898org.junit:junit-bom:5.9.0=runtimeClasspath
9999org.mockito:mockito-core:4.11.0=testCompileClasspath,testRuntimeClasspath
100100org.mockito:mockito-inline:4.11.0=testCompileClasspath,testRuntimeClasspath
@@ -110,16 +110,17 @@ org.ow2.asm:asm-util:9.6=spotbugs
110110org.ow2.asm:asm:9.2=jacocoAnt
111111org.ow2.asm:asm:9.3=pmd
112112org.ow2.asm:asm:9.6=spotbugs
113- org.projectlombok:lombok:1.18.36 =annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
113+ org.projectlombok:lombok:1.18.38 =annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
114114org.reflections:reflections:0.10.2=testRuntimeClasspath
115115org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath
116116org.slf4j:slf4j-api:1.7.32=testRuntimeClasspath
117117org.slf4j:slf4j-api:2.0.0=spotbugsSlf4j
118118org.slf4j:slf4j-api:2.0.9=spotbugs
119119org.slf4j:slf4j-simple:1.7.30=testCompileClasspath,testRuntimeClasspath
120120org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
121- org.spockframework:spock-core:2.4-M5-groovy-4.0=testCompileClasspath,testRuntimeClasspath
122- org.spockframework:spock-junit4:2.4-M5-groovy-4.0=testCompileClasspath,testRuntimeClasspath
121+ org.spockframework:spock-bom:2.4-M6-groovy-4.0=testCompileClasspath,testRuntimeClasspath
122+ org.spockframework:spock-core:2.4-M6-groovy-4.0=testCompileClasspath,testRuntimeClasspath
123+ org.spockframework:spock-junit4:2.4-M6-groovy-4.0=testCompileClasspath,testRuntimeClasspath
123124org.xmlresolver:xmlresolver:5.2.0=spotbugs
124125org.yaml:snakeyaml:1.33=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
125126empty=signatures,spotbugsPlugins
0 commit comments