Skip to content

Commit c53a58a

Browse files
fix: working gson and xml
1 parent 7507f3e commit c53a58a

15 files changed

Lines changed: 238 additions & 210 deletions

File tree

mdx-gateway-generator/gradle.lockfile

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
# This file is expected to be part of source control.
44
com.auth0:java-jwt:4.5.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
55
com.datadoghq:dd-trace-api:1.38.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6-
com.fasterxml.jackson.core:jackson-annotations:2.21=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6+
com.fasterxml.jackson.core:jackson-annotations:2.22=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7+
com.fasterxml.jackson.core:jackson-core:2.21.3=runtimeClasspath,testRuntimeClasspath
78
com.fasterxml.jackson.core:jackson-databind:2.21.3=runtimeClasspath,testRuntimeClasspath
89
com.fasterxml.jackson:jackson-bom:2.21.3=runtimeClasspath,testRuntimeClasspath
9-
com.fasterxml.woodstox:woodstox-core:7.1.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
10+
com.fasterxml.woodstox:woodstox-core:7.2.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1011
com.github.rholder:guava-retrying:2.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
11-
com.github.spotbugs:spotbugs-annotations:4.9.8=annotationProcessor,compileClasspath,spotbugs,testAnnotationProcessor,testCompileClasspath
12-
com.github.spotbugs:spotbugs:4.9.8=spotbugs
12+
com.github.spotbugs:spotbugs-annotations:4.10.2=compileClasspath,spotbugs,testCompileClasspath
13+
com.github.spotbugs:spotbugs-annotations:4.9.8=annotationProcessor,testAnnotationProcessor
14+
com.github.spotbugs:spotbugs:4.10.2=spotbugs
1315
com.github.stephenc.jcip:jcip-annotations:1.0-1=spotbugs
1416
com.google.code.findbugs:jsr305:3.0.2=annotationProcessor,compileClasspath,runtimeClasspath,spotbugs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
15-
com.google.code.gson:gson:2.13.2=spotbugs
16-
com.google.code.gson:gson:2.14.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
17-
com.google.errorprone:error_prone_annotations:2.41.0=spotbugs
18-
com.google.errorprone:error_prone_annotations:2.48.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
17+
com.google.code.gson:gson:2.14.0=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
18+
com.google.errorprone:error_prone_annotations:2.48.0=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
1919
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2020
com.google.guava:guava:32.1.3-jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2121
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -35,7 +35,7 @@ com.sun.xml.bind:jaxb-impl:4.0.6=compileClasspath,runtimeClasspath,testCompileCl
3535
commons-beanutils:commons-beanutils:1.11.0=runtimeClasspath,testRuntimeClasspath
3636
commons-codec:commons-codec:1.14=runtimeClasspath,testRuntimeClasspath
3737
commons-collections:commons-collections:3.2.2=runtimeClasspath,testRuntimeClasspath
38-
commons-io:commons-io:2.20.0=spotbugs
38+
commons-io:commons-io:2.21.0=spotbugs
3939
commons-logging:commons-logging:1.3.5=runtimeClasspath,testRuntimeClasspath
4040
io.github.cdimascio:dotenv-java:2.3.2=runtimeClasspath,testRuntimeClasspath
4141
io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
@@ -45,25 +45,23 @@ io.opentracing:opentracing-util:0.33.0=compileClasspath,runtimeClasspath,testCom
4545
jakarta.activation:jakarta.activation-api:2.1.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4646
jakarta.xml.bind:jakarta.xml.bind-api:4.0.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4747
jakarta.xml.soap:jakarta.xml.soap-api:3.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
48-
jaxen:jaxen:2.0.0=spotbugs
48+
jaxen:jaxen:2.0.6=spotbugs
4949
net.bytebuddy:byte-buddy-agent:1.17.7=testCompileClasspath,testRuntimeClasspath
5050
net.bytebuddy:byte-buddy:1.17.7=testCompileClasspath
5151
net.bytebuddy:byte-buddy:1.18.3=testRuntimeClasspath
5252
net.sf.saxon:Saxon-HE:12.9=spotbugs
53-
org.apache.bcel:bcel:6.11.0=spotbugs
54-
org.apache.commons:commons-lang3:3.19.0=spotbugs
55-
org.apache.commons:commons-lang3:3.20.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
56-
org.apache.commons:commons-text:1.14.0=spotbugs
57-
org.apache.commons:commons-text:1.15.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
53+
org.apache.bcel:bcel:6.12.0=spotbugs
54+
org.apache.commons:commons-lang3:3.20.0=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
55+
org.apache.commons:commons-text:1.15.0=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
5856
org.apache.httpcomponents:httpclient:4.5.14=runtimeClasspath,testRuntimeClasspath
5957
org.apache.httpcomponents:httpcore:4.4.16=runtimeClasspath,testRuntimeClasspath
60-
org.apache.logging.log4j:log4j-api:2.25.3=spotbugs
61-
org.apache.logging.log4j:log4j-core:2.25.3=spotbugs
58+
org.apache.logging.log4j:log4j-api:2.26.0=spotbugs
59+
org.apache.logging.log4j:log4j-core:2.26.0=spotbugs
6260
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
6361
org.assertj:assertj-core:3.27.7=testRuntimeClasspath
6462
org.checkerframework:checker-qual:3.37.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6563
org.codehaus.groovy:groovy:3.0.24=testCompileClasspath,testRuntimeClasspath
66-
org.codehaus.woodstox:stax2-api:4.2.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
64+
org.codehaus.woodstox:stax2-api:4.3.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6765
org.dom4j:dom4j:2.2.0=spotbugs
6866
org.eclipse.angus:angus-activation:2.0.3=runtimeClasspath,testRuntimeClasspath
6967
org.glassfish.jaxb:jaxb-core:4.0.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -78,29 +76,31 @@ org.javassist:javassist:3.28.0-GA=runtimeClasspath,testRuntimeClasspath
7876
org.junit.jupiter:junit-jupiter-api:5.14.0=testCompileClasspath,testRuntimeClasspath
7977
org.junit.platform:junit-platform-commons:1.14.0=testCompileClasspath,testRuntimeClasspath
8078
org.junit.platform:junit-platform-engine:1.14.0=testCompileClasspath,testRuntimeClasspath
81-
org.junit:junit-bom:5.14.0=annotationProcessor,spotbugs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
79+
org.junit:junit-bom:5.14.0=annotationProcessor,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
80+
org.junit:junit-bom:6.1.0=spotbugs
8281
org.mockito:mockito-core:5.23.0=testCompileClasspath,testRuntimeClasspath
8382
org.objenesis:objenesis:3.3=runtimeClasspath,testRuntimeClasspath
8483
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
85-
org.ow2.asm:asm-analysis:9.9=spotbugs
84+
org.ow2.asm:asm-analysis:9.10.1=spotbugs
85+
org.ow2.asm:asm-commons:9.10.1=spotbugs
8686
org.ow2.asm:asm-commons:9.8=jacocoAnt
87-
org.ow2.asm:asm-commons:9.9=spotbugs
87+
org.ow2.asm:asm-tree:9.10.1=spotbugs
8888
org.ow2.asm:asm-tree:9.8=jacocoAnt
89-
org.ow2.asm:asm-tree:9.9=spotbugs
90-
org.ow2.asm:asm-util:9.9=spotbugs
89+
org.ow2.asm:asm-util:9.10.1=spotbugs
90+
org.ow2.asm:asm:9.10.1=spotbugs
9191
org.ow2.asm:asm:9.8=jacocoAnt
92-
org.ow2.asm:asm:9.9=spotbugs
9392
org.projectlombok:lombok:1.18.42=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
9493
org.reflections:reflections:0.10.2=runtimeClasspath,testRuntimeClasspath
9594
org.slf4j:slf4j-api:1.7.32=runtimeClasspath,testRuntimeClasspath
96-
org.slf4j:slf4j-api:2.0.17=spotbugs,spotbugsSlf4j
95+
org.slf4j:slf4j-api:2.0.17=spotbugsSlf4j
96+
org.slf4j:slf4j-api:2.0.18=spotbugs
9797
org.slf4j:slf4j-simple:2.0.17=spotbugsSlf4j
9898
org.spockframework:spock-bom:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
9999
org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
100100
org.xmlresolver:xmlresolver:5.3.3=spotbugs
101101
org.yaml:snakeyaml:2.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
102-
tools.jackson.core:jackson-core:3.1.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
103-
tools.jackson.core:jackson-databind:3.1.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
104-
tools.jackson.dataformat:jackson-dataformat-xml:3.1.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
105-
tools.jackson:jackson-bom:3.1.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
102+
tools.jackson.core:jackson-core:3.2.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
103+
tools.jackson.core:jackson-databind:3.2.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
104+
tools.jackson.dataformat:jackson-dataformat-xml:3.2.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
105+
tools.jackson:jackson-bom:3.2.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
106106
empty=spotbugsPlugins

mdx-gateways/gradle.lockfile

Lines changed: 31 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,23 @@
33
# This file is expected to be part of source control.
44
com.auth0:java-jwt:4.5.2=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
55
com.datadoghq:dd-trace-api:1.38.0=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6-
com.fasterxml.jackson.core:jackson-annotations:2.21=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6+
com.fasterxml.jackson.core:jackson-annotations:2.22=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7+
com.fasterxml.jackson.core:jackson-core:2.21.3=annotationProcessor,runtimeClasspath,testRuntimeClasspath
78
com.fasterxml.jackson.core:jackson-databind:2.21.3=annotationProcessor,runtimeClasspath,testRuntimeClasspath
89
com.fasterxml.jackson:jackson-bom:2.21.3=annotationProcessor,runtimeClasspath,testRuntimeClasspath
9-
com.fasterxml.woodstox:woodstox-core:7.1.1=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
10+
com.fasterxml.woodstox:woodstox-core:7.2.1=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1011
com.github.oowekyala.ooxml:nice-xml-messages:3.1=pmd
1112
com.github.rholder:guava-retrying:2.0.0=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
12-
com.github.spotbugs:spotbugs-annotations:4.9.8=annotationProcessor,compileClasspath,spotbugs,testAnnotationProcessor,testCompileClasspath
13-
com.github.spotbugs:spotbugs:4.9.8=spotbugs
13+
com.github.spotbugs:spotbugs-annotations:4.10.2=compileClasspath,spotbugs,testCompileClasspath
14+
com.github.spotbugs:spotbugs-annotations:4.9.8=annotationProcessor,testAnnotationProcessor
15+
com.github.spotbugs:spotbugs:4.10.2=spotbugs
1416
com.github.stephenc.jcip:jcip-annotations:1.0-1=spotbugs
1517
com.google.code.findbugs:jsr305:3.0.2=annotationProcessor,checkstyle,compileClasspath,runtimeClasspath,spotbugs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
16-
com.google.code.gson:gson:2.13.2=pmd,spotbugs
17-
com.google.code.gson:gson:2.14.0=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
18+
com.google.code.gson:gson:2.13.2=pmd
19+
com.google.code.gson:gson:2.14.0=annotationProcessor,compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
1820
com.google.errorprone:error_prone_annotations:2.36.0=checkstyle
19-
com.google.errorprone:error_prone_annotations:2.41.0=pmd,spotbugs
20-
com.google.errorprone:error_prone_annotations:2.48.0=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
21+
com.google.errorprone:error_prone_annotations:2.41.0=pmd
22+
com.google.errorprone:error_prone_annotations:2.48.0=annotationProcessor,compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
2123
com.google.guava:failureaccess:1.0.1=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2224
com.google.guava:failureaccess:1.0.3=checkstyle
2325
com.google.guava:guava:32.1.3-jre=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -42,7 +44,7 @@ commons-beanutils:commons-beanutils:1.11.0=annotationProcessor,checkstyle,runtim
4244
commons-codec:commons-codec:1.14=annotationProcessor,runtimeClasspath,testRuntimeClasspath
4345
commons-codec:commons-codec:1.15=checkstyle
4446
commons-collections:commons-collections:3.2.2=annotationProcessor,checkstyle,runtimeClasspath,testRuntimeClasspath
45-
commons-io:commons-io:2.20.0=spotbugs
47+
commons-io:commons-io:2.21.0=spotbugs
4648
commons-logging:commons-logging:1.3.5=annotationProcessor,runtimeClasspath,testRuntimeClasspath
4749
info.picocli:picocli:4.7.7=checkstyle
4850
io.github.cdimascio:dotenv-java:2.3.2=annotationProcessor,runtimeClasspath,testRuntimeClasspath
@@ -54,7 +56,7 @@ io.opentracing:opentracing-util:0.33.0=annotationProcessor,compileClasspath,runt
5456
jakarta.activation:jakarta.activation-api:2.1.4=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5557
jakarta.xml.bind:jakarta.xml.bind-api:4.0.4=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5658
jakarta.xml.soap:jakarta.xml.soap-api:3.0.2=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
57-
jaxen:jaxen:2.0.0=spotbugs
59+
jaxen:jaxen:2.0.6=spotbugs
5860
net.bytebuddy:byte-buddy-agent:1.17.7=testCompileClasspath,testRuntimeClasspath
5961
net.bytebuddy:byte-buddy:1.17.7=testCompileClasspath
6062
net.bytebuddy:byte-buddy:1.18.3=testRuntimeClasspath
@@ -65,12 +67,10 @@ net.sourceforge.pmd:pmd-core:7.22.0=pmd
6567
net.sourceforge.pmd:pmd-java:7.22.0=pmd
6668
org.antlr:antlr4-runtime:4.13.2=checkstyle
6769
org.antlr:antlr4-runtime:4.9.3=pmd
68-
org.apache.bcel:bcel:6.11.0=spotbugs
70+
org.apache.bcel:bcel:6.12.0=spotbugs
6971
org.apache.commons:commons-lang3:3.18.0=checkstyle
70-
org.apache.commons:commons-lang3:3.19.0=spotbugs
71-
org.apache.commons:commons-lang3:3.20.0=annotationProcessor,compileClasspath,pmd,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
72-
org.apache.commons:commons-text:1.14.0=spotbugs
73-
org.apache.commons:commons-text:1.15.0=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
72+
org.apache.commons:commons-lang3:3.20.0=annotationProcessor,compileClasspath,pmd,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
73+
org.apache.commons:commons-text:1.15.0=annotationProcessor,compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
7474
org.apache.commons:commons-text:1.3=checkstyle
7575
org.apache.httpcomponents.client5:httpclient5:5.1.3=checkstyle
7676
org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=checkstyle
@@ -79,8 +79,8 @@ org.apache.httpcomponents:httpclient:4.5.13=checkstyle
7979
org.apache.httpcomponents:httpclient:4.5.14=annotationProcessor,runtimeClasspath,testRuntimeClasspath
8080
org.apache.httpcomponents:httpcore:4.4.14=checkstyle
8181
org.apache.httpcomponents:httpcore:4.4.16=annotationProcessor,runtimeClasspath,testRuntimeClasspath
82-
org.apache.logging.log4j:log4j-api:2.25.3=spotbugs
83-
org.apache.logging.log4j:log4j-core:2.25.3=spotbugs
82+
org.apache.logging.log4j:log4j-api:2.26.0=spotbugs
83+
org.apache.logging.log4j:log4j-core:2.26.0=spotbugs
8484
org.apache.maven.doxia:doxia-core:1.12.0=checkstyle
8585
org.apache.maven.doxia:doxia-logging-api:1.12.0=checkstyle
8686
org.apache.maven.doxia:doxia-module-xdoc:1.12.0=checkstyle
@@ -96,7 +96,7 @@ org.codehaus.plexus:plexus-classworlds:2.6.0=checkstyle
9696
org.codehaus.plexus:plexus-component-annotations:2.1.0=checkstyle
9797
org.codehaus.plexus:plexus-container-default:2.1.0=checkstyle
9898
org.codehaus.plexus:plexus-utils:3.3.0=checkstyle
99-
org.codehaus.woodstox:stax2-api:4.2.2=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
99+
org.codehaus.woodstox:stax2-api:4.3.0=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
100100
org.dom4j:dom4j:2.2.0=spotbugs
101101
org.eclipse.angus:angus-activation:2.0.3=annotationProcessor,runtimeClasspath,testRuntimeClasspath
102102
org.glassfish.jaxb:jaxb-core:4.0.6=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -112,35 +112,37 @@ org.jspecify:jspecify:1.0.0=checkstyle
112112
org.junit.jupiter:junit-jupiter-api:5.14.0=testCompileClasspath,testRuntimeClasspath
113113
org.junit.platform:junit-platform-commons:1.14.0=testCompileClasspath,testRuntimeClasspath
114114
org.junit.platform:junit-platform-engine:1.14.0=testCompileClasspath,testRuntimeClasspath
115-
org.junit:junit-bom:5.14.0=annotationProcessor,spotbugs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
115+
org.junit:junit-bom:5.14.0=annotationProcessor,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
116+
org.junit:junit-bom:6.1.0=spotbugs
116117
org.mockito:mockito-core:5.23.0=testCompileClasspath,testRuntimeClasspath
117118
org.objenesis:objenesis:3.3=annotationProcessor,runtimeClasspath,testRuntimeClasspath
118119
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
119-
org.ow2.asm:asm-analysis:9.9=spotbugs
120+
org.ow2.asm:asm-analysis:9.10.1=spotbugs
121+
org.ow2.asm:asm-commons:9.10.1=spotbugs
120122
org.ow2.asm:asm-commons:9.8=jacocoAnt
121-
org.ow2.asm:asm-commons:9.9=spotbugs
123+
org.ow2.asm:asm-tree:9.10.1=spotbugs
122124
org.ow2.asm:asm-tree:9.8=jacocoAnt
123-
org.ow2.asm:asm-tree:9.9=spotbugs
124-
org.ow2.asm:asm-util:9.9=spotbugs
125+
org.ow2.asm:asm-util:9.10.1=spotbugs
126+
org.ow2.asm:asm:9.10.1=spotbugs
125127
org.ow2.asm:asm:9.8=jacocoAnt
126-
org.ow2.asm:asm:9.9=spotbugs
127128
org.ow2.asm:asm:9.9.1=pmd
128129
org.pcollections:pcollections:4.0.2=pmd
129130
org.projectlombok:lombok:1.18.42=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
130131
org.reflections:reflections:0.10.2=annotationProcessor,checkstyle,runtimeClasspath,testRuntimeClasspath
131132
org.slf4j:jul-to-slf4j:1.7.36=pmd
132133
org.slf4j:slf4j-api:1.7.30=testCompileClasspath
133134
org.slf4j:slf4j-api:1.7.32=annotationProcessor,runtimeClasspath,testRuntimeClasspath
134-
org.slf4j:slf4j-api:2.0.17=spotbugs,spotbugsSlf4j
135+
org.slf4j:slf4j-api:2.0.17=spotbugsSlf4j
136+
org.slf4j:slf4j-api:2.0.18=spotbugs
135137
org.slf4j:slf4j-simple:1.7.30=testCompileClasspath,testRuntimeClasspath
136138
org.slf4j:slf4j-simple:2.0.17=spotbugsSlf4j
137139
org.spockframework:spock-bom:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
138140
org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
139141
org.xmlresolver:xmlresolver:5.2.2=checkstyle
140142
org.xmlresolver:xmlresolver:5.3.3=pmd,spotbugs
141143
org.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
144+
tools.jackson.core:jackson-core:3.2.0=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
145+
tools.jackson.core:jackson-databind:3.2.0=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
146+
tools.jackson.dataformat:jackson-dataformat-xml:3.2.0=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
147+
tools.jackson:jackson-bom:3.2.0=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
146148
empty=spotbugsPlugins

0 commit comments

Comments
 (0)