@@ -15,32 +15,31 @@ com.github.stephenc.jcip:jcip-annotations:1.0-1=spotbugs
1515com.google.code.findbugs:jsr305:3.0.2=checkstyle,compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
1616com.google.code.gson:gson:2.13.1=pmd
1717com.google.code.gson:gson:2.13.2=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
18- com.google.errorprone:error_prone_annotations:2.36.0=checkstyle
1918com.google.errorprone:error_prone_annotations:2.38.0=pmd
20- com.google.errorprone:error_prone_annotations:2.41.0=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
19+ com.google.errorprone:error_prone_annotations:2.41.0=checkstyle, compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
2120com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2221com.google.guava:failureaccess:1.0.3=checkstyle
2322com.google.guava:guava:32.1.3-jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
24- com.google.guava:guava:33.4.8 -jre=checkstyle
23+ com.google.guava:guava:33.5.0 -jre=checkstyle
2524com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2625com.google.j2objc:j2objc-annotations:2.8=compileClasspath,testCompileClasspath
27- com.google.j2objc:j2objc-annotations:3.0.0 =checkstyle
28- com.mx.path-core:common:5 .0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
29- com.mx.path-core:context:5 .0.0=testRuntimeClasspath
30- com.mx.path-core:gateway:5 .0.0=testRuntimeClasspath
31- com.mx.path-core:messaging:5 .0.0=testRuntimeClasspath
32- com.mx.path-core:platform:5 .0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
33- com.mx.path-core:testing:5 .0.0=testCompileClasspath,testRuntimeClasspath
34- com.mx.path-core:utilities:5 .0.0=testRuntimeClasspath
35- com.puppycrawl.tools:checkstyle:10.25 .0=checkstyle
26+ com.google.j2objc:j2objc-annotations:3.1 =checkstyle
27+ com.mx.path-core:common:6 .0.0-SNAPSHOT =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
28+ com.mx.path-core:context:6 .0.0-SNAPSHOT =testRuntimeClasspath
29+ com.mx.path-core:gateway:6 .0.0-SNAPSHOT =testRuntimeClasspath
30+ com.mx.path-core:messaging:6 .0.0-SNAPSHOT =testRuntimeClasspath
31+ com.mx.path-core:platform:6 .0.0-SNAPSHOT =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
32+ com.mx.path-core:testing:6 .0.0-SNAPSHOT =testCompileClasspath,testRuntimeClasspath
33+ com.mx.path-core:utilities:6 .0.0-SNAPSHOT =testRuntimeClasspath
34+ com.puppycrawl.tools:checkstyle:12.0 .0=checkstyle
3635com.sun.istack:istack-commons-runtime:4.1.2=testRuntimeClasspath
3736com.sun.xml.bind:jaxb-core:4.0.6=testRuntimeClasspath
3837com.sun.xml.bind:jaxb-impl:4.0.6=testRuntimeClasspath
3938commons-beanutils:commons-beanutils:1.11.0=checkstyle
40- commons-codec:commons-codec:1.15=checkstyle,compileClasspath,pmd,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
39+ commons-codec:commons-codec:1.11=checkstyle
40+ commons-codec:commons-codec:1.15=compileClasspath,pmd,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4141commons-collections:commons-collections:3.2.2=checkstyle
4242commons-io:commons-io:2.20.0=spotbugs
43- commons-lang:commons-lang:2.6=testRuntimeClasspath
4443commons-logging:commons-logging:1.2=testRuntimeClasspath
4544info.picocli:picocli:4.7.7=checkstyle
4645io.github.cdimascio:dotenv-java:2.3.2=testRuntimeClasspath
@@ -52,11 +51,10 @@ jakarta.activation:jakarta.activation-api:2.1.4=testRuntimeClasspath
5251jakarta.xml.bind:jakarta.xml.bind-api:4.0.4=testRuntimeClasspath
5352jakarta.xml.soap:jakarta.xml.soap-api:3.0.2=testRuntimeClasspath
5453jaxen:jaxen:2.0.0=spotbugs
55- net.bytebuddy:byte-buddy-agent:1.14.1=testCompileClasspath,testRuntimeClasspath
56- net.bytebuddy:byte-buddy:1.14.1=testCompileClasspath
57- net.bytebuddy:byte-buddy:1.17.7=testRuntimeClasspath
58- net.sf.saxon:Saxon-HE:12.5=checkstyle,pmd
59- net.sf.saxon:Saxon-HE:12.9=spotbugs
54+ net.bytebuddy:byte-buddy-agent:1.17.7=testCompileClasspath,testRuntimeClasspath
55+ net.bytebuddy:byte-buddy:1.17.7=testCompileClasspath,testRuntimeClasspath
56+ net.sf.saxon:Saxon-HE:12.5=pmd
57+ net.sf.saxon:Saxon-HE:12.9=checkstyle,spotbugs
6058net.sourceforge.pmd:pmd-ant:7.16.0=pmd
6159net.sourceforge.pmd:pmd-core:7.16.0=pmd
6260net.sourceforge.pmd:pmd-java:7.16.0=pmd
@@ -70,9 +68,9 @@ org.apache.commons:commons-lang3:3.8.1=checkstyle
7068org.apache.commons:commons-text:1.14.0=spotbugs
7169org.apache.commons:commons-text:1.15.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7270org.apache.commons:commons-text:1.3=checkstyle
73- org.apache.httpcomponents.client5:httpclient5:5.1.3=checkstyle, pmd
74- org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=checkstyle, pmd
75- org.apache.httpcomponents.core5:httpcore5:5.1.3=checkstyle, pmd
71+ org.apache.httpcomponents.client5:httpclient5:5.1.3=pmd
72+ org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=pmd
73+ org.apache.httpcomponents.core5:httpcore5:5.1.3=pmd
7674org.apache.httpcomponents:httpclient:4.5.13=checkstyle,testRuntimeClasspath
7775org.apache.httpcomponents:httpcore:4.4.13=testRuntimeClasspath
7876org.apache.httpcomponents:httpcore:4.4.14=checkstyle
@@ -86,8 +84,8 @@ org.apache.xbean:xbean-reflect:3.7=checkstyle
8684org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
8785org.assertj:assertj-core:3.27.6=testRuntimeClasspath
8886org.checkerframework:checker-qual:3.37.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
89- org.checkerframework:checker-qual:3.49.3=checkstyle
9087org.checkerframework:checker-qual:3.49.5=pmd
88+ org.checkerframework:checker-qual:3.51.1=checkstyle
9189org.codehaus.groovy:groovy:3.0.24=testCompileClasspath,testRuntimeClasspath
9290org.codehaus.plexus:plexus-classworlds:2.6.0=checkstyle
9391org.codehaus.plexus:plexus-component-annotations:2.1.0=checkstyle
@@ -99,10 +97,10 @@ org.glassfish.jaxb:jaxb-core:4.0.6=testRuntimeClasspath
9997org.glassfish.jaxb:jaxb-runtime:4.0.6=testRuntimeClasspath
10098org.glassfish.jaxb:txw2:4.0.6=testRuntimeClasspath
10199org.hamcrest:hamcrest:3.0=testCompileClasspath,testRuntimeClasspath
102- org.jacoco:org.jacoco.agent:0.8.8 =jacocoAgent,jacocoAnt
103- org.jacoco:org.jacoco.ant:0.8.8 =jacocoAnt
104- org.jacoco:org.jacoco.core:0.8.8 =jacocoAnt
105- org.jacoco:org.jacoco.report:0.8.8 =jacocoAnt
100+ org.jacoco:org.jacoco.agent:0.8.13 =jacocoAgent,jacocoAnt
101+ org.jacoco:org.jacoco.ant:0.8.13 =jacocoAnt
102+ org.jacoco:org.jacoco.core:0.8.13 =jacocoAnt
103+ org.jacoco:org.jacoco.report:0.8.13 =jacocoAnt
106104org.jasypt:jasypt:1.9.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
107105org.javassist:javassist:3.28.0-GA=checkstyle,testRuntimeClasspath
108106org.jspecify:jspecify:1.0.0=checkstyle
@@ -113,19 +111,16 @@ org.junit.platform:junit-platform-engine:1.12.2=testCompileClasspath
113111org.junit.platform:junit-platform-engine:1.14.0=testRuntimeClasspath
114112org.junit:junit-bom:5.12.2=testCompileClasspath
115113org.junit:junit-bom:5.14.0=runtimeClasspath,spotbugs,testRuntimeClasspath
116- org.mockito:mockito-core:5.2.0=testCompileClasspath,testRuntimeClasspath
117- org.mockito:mockito-inline:5.2.0=testCompileClasspath,testRuntimeClasspath
114+ org.mockito:mockito-core:5.21.0=testCompileClasspath,testRuntimeClasspath
118115org.objenesis:objenesis:3.3=runtimeClasspath,testRuntimeClasspath
119116org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
120- org.ow2.asm:asm-analysis:9.2=jacocoAnt
121117org.ow2.asm:asm-analysis:9.9=spotbugs
122- org.ow2.asm:asm-commons:9.2 =jacocoAnt
118+ org.ow2.asm:asm-commons:9.8 =jacocoAnt
123119org.ow2.asm:asm-commons:9.9=spotbugs
124- org.ow2.asm:asm-tree:9.2 =jacocoAnt
120+ org.ow2.asm:asm-tree:9.8 =jacocoAnt
125121org.ow2.asm:asm-tree:9.9=spotbugs
126122org.ow2.asm:asm-util:9.9=spotbugs
127- org.ow2.asm:asm:9.2=jacocoAnt
128- org.ow2.asm:asm:9.8=pmd
123+ org.ow2.asm:asm:9.8=jacocoAnt,pmd
129124org.ow2.asm:asm:9.9=spotbugs
130125org.pcollections:pcollections:4.0.2=pmd
131126org.projectlombok:lombok:1.18.42=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
@@ -138,7 +133,7 @@ org.slf4j:slf4j-simple:1.7.30=testCompileClasspath,testRuntimeClasspath
138133org.slf4j:slf4j-simple:2.0.17=spotbugsSlf4j
139134org.spockframework:spock-bom:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
140135org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
141- org.xmlresolver:xmlresolver:5.2.2=checkstyle, pmd
142- org.xmlresolver:xmlresolver:5.3.3=spotbugs
136+ org.xmlresolver:xmlresolver:5.2.2=pmd
137+ org.xmlresolver:xmlresolver:5.3.3=checkstyle, spotbugs
143138org.yaml:snakeyaml:2.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
144139empty=signatures,spotbugsPlugins
0 commit comments