44com.auth0:java-jwt:4.5.2=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
55com.datadoghq:dd-trace-api:1.38.0=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
66com.fasterxml.jackson.core:jackson-annotations:2.21=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7- com.fasterxml.jackson.core:jackson-core:2.21.2=compileClasspath,testCompileClasspath
8- com.fasterxml.jackson.core:jackson-core:2.21.3=annotationProcessor,runtimeClasspath,testRuntimeClasspath
9- com.fasterxml.jackson.core:jackson-databind:2.21.2=compileClasspath,testCompileClasspath
107com.fasterxml.jackson.core:jackson-databind:2.21.3=annotationProcessor,runtimeClasspath,testRuntimeClasspath
11- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.21.2=compileClasspath,testCompileClasspath
12- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.21.3=annotationProcessor,runtimeClasspath,testRuntimeClasspath
13- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.21.2=compileClasspath,testCompileClasspath
14- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.21.3=annotationProcessor,runtimeClasspath,testRuntimeClasspath
15- com.fasterxml.jackson:jackson-bom:2.21.2=compileClasspath,testCompileClasspath
168com.fasterxml.jackson:jackson-bom:2.21.3=annotationProcessor,runtimeClasspath,testRuntimeClasspath
179com.fasterxml.woodstox:woodstox-core:7.1.1=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1810com.github.oowekyala.ooxml:nice-xml-messages:3.1=pmd
@@ -33,14 +25,14 @@ com.google.guava:guava:33.4.8-jre=checkstyle
3325com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=annotationProcessor,checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3426com.google.j2objc:j2objc-annotations:2.8=compileClasspath,testCompileClasspath
3527com.google.j2objc:j2objc-annotations:3.0.0=checkstyle
36- com.mx.path-core:common:7.0.1 =annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
37- com.mx.path-core:context:7.0.1 =annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
38- com.mx.path-core:gateway-generator:7.0.1 =annotationProcessor
39- com.mx.path-core:gateway:7.0.1 =annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
40- com.mx.path-core:messaging:7.0.1 =annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
41- com.mx.path-core:platform:7.0.1 =annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
42- com.mx.path-core:testing:7.0.1 =testCompileClasspath,testRuntimeClasspath
43- com.mx.path-core:utilities:7.0.1 =annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
28+ com.mx.path-core:common:7.0.2-SNAPSHOT =annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
29+ com.mx.path-core:context:7.0.2-SNAPSHOT =annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
30+ com.mx.path-core:gateway-generator:7.0.2-SNAPSHOT =annotationProcessor
31+ com.mx.path-core:gateway:7.0.2-SNAPSHOT =annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
32+ com.mx.path-core:messaging:7.0.2-SNAPSHOT =annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
33+ com.mx.path-core:platform:7.0.2-SNAPSHOT =annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
34+ com.mx.path-core:testing:7.0.2-SNAPSHOT =testCompileClasspath,testRuntimeClasspath
35+ com.mx.path-core:utilities:7.0.2-SNAPSHOT =annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4436com.puppycrawl.tools:checkstyle:10.25.0=checkstyle
4537com.squareup:javapoet:1.13.0=annotationProcessor
4638com.sun.istack:istack-commons-runtime:4.1.2=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -147,4 +139,8 @@ org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntime
147139org.xmlresolver:xmlresolver:5.2.2=checkstyle
148140org.xmlresolver:xmlresolver:5.3.3=pmd,spotbugs
149141org.yaml:snakeyaml:2.4=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
142+ tools.jackson.core:jackson-core:3.1.4=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
143+ tools.jackson.core:jackson-databind:3.1.4=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
144+ tools.jackson.dataformat:jackson-dataformat-xml:3.1.4=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
145+ tools.jackson:jackson-bom:3.1.4=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
150146empty=spotbugsPlugins
0 commit comments