@@ -6,39 +6,31 @@ com.github.spotbugs:spotbugs-annotations:4.9.8=spotbugs
66com.github.spotbugs:spotbugs:4.9.8=spotbugs
77com.github.stephenc.jcip:jcip-annotations:1.0-1=spotbugs
88com.google.code.findbugs:jsr305:3.0.2=checkstyle,spotbugs
9- com.google.code.gson:gson:2.13.1=pmd
10- com.google.code.gson:gson:2.13.2=spotbugs
11- com.google.errorprone:error_prone_annotations:2.38.0=pmd
12- com.google.errorprone:error_prone_annotations:2.41.0=checkstyle,spotbugs
9+ com.google.code.gson:gson:2.13.2=pmd,spotbugs
10+ com.google.errorprone:error_prone_annotations:2.41.0=checkstyle,pmd,spotbugs
1311com.google.guava:failureaccess:1.0.3=checkstyle
1412com.google.guava:guava:33.5.0-jre=checkstyle
1513com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle
1614com.google.j2objc:j2objc-annotations:3.1=checkstyle
1715com.puppycrawl.tools:checkstyle:12.1.1=checkstyle
1816commons-beanutils:commons-beanutils:1.11.0=checkstyle
1917commons-codec:commons-codec:1.11=checkstyle
20- commons-codec:commons-codec:1.15=pmd
2118commons-collections:commons-collections:3.2.2=checkstyle
2219commons-io:commons-io:2.20.0=spotbugs
2320info.picocli:picocli:4.7.7=checkstyle
2421io.javalin:javalin:6.7.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2522jaxen:jaxen:2.0.0=spotbugs
26- net.sf.saxon:Saxon-HE:12.5=pmd
27- net.sf.saxon:Saxon-HE:12.9=checkstyle,spotbugs
28- net.sourceforge.pmd:pmd-ant:7.17.0=pmd
29- net.sourceforge.pmd:pmd-core:7.17.0=pmd
30- net.sourceforge.pmd:pmd-java:7.17.0=pmd
23+ net.sf.saxon:Saxon-HE:12.9=checkstyle,pmd,spotbugs
24+ net.sourceforge.pmd:pmd-ant:7.18.0=pmd
25+ net.sourceforge.pmd:pmd-core:7.18.0=pmd
26+ net.sourceforge.pmd:pmd-java:7.18.0=pmd
3127org.antlr:antlr4-runtime:4.13.2=checkstyle
3228org.antlr:antlr4-runtime:4.9.3=pmd
3329org.apache.bcel:bcel:6.11.0=spotbugs
34- org.apache.commons:commons-lang3:3.18.0=pmd
35- org.apache.commons:commons-lang3:3.19.0=spotbugs
30+ org.apache.commons:commons-lang3:3.19.0=pmd,spotbugs
3631org.apache.commons:commons-lang3:3.8.1=checkstyle
3732org.apache.commons:commons-text:1.14.0=spotbugs
3833org.apache.commons:commons-text:1.3=checkstyle
39- org.apache.httpcomponents.client5:httpclient5:5.1.3=pmd
40- org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=pmd
41- org.apache.httpcomponents.core5:httpcore5:5.1.3=pmd
4234org.apache.httpcomponents:httpclient:4.5.13=checkstyle
4335org.apache.httpcomponents:httpcore:4.4.14=checkstyle
4436org.apache.logging.log4j:log4j-api:2.25.2=spotbugs
@@ -49,8 +41,7 @@ org.apache.maven.doxia:doxia-module-xdoc:1.12.0=checkstyle
4941org.apache.maven.doxia:doxia-sink-api:1.12.0=checkstyle
5042org.apache.xbean:xbean-reflect:3.7=checkstyle
5143org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
52- org.checkerframework:checker-qual:3.49.5=pmd
53- org.checkerframework:checker-qual:3.51.1=checkstyle
44+ org.checkerframework:checker-qual:3.51.1=checkstyle,pmd
5445org.codehaus.plexus:plexus-classworlds:2.6.0=checkstyle
5546org.codehaus.plexus:plexus-component-annotations:2.1.0=checkstyle
5647org.codehaus.plexus:plexus-container-default:2.1.0=checkstyle
@@ -77,24 +68,22 @@ org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.25=compileClasspath,runtimeClasspath
7768org.jetbrains.kotlin:kotlin-stdlib:1.9.25=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7869org.jetbrains:annotations:13.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7970org.jspecify:jspecify:1.0.0=checkstyle,testCompileClasspath
80- org.junit.jupiter:junit-jupiter-api:6.0.0 =testCompileClasspath,testRuntimeClasspath
81- org.junit.jupiter:junit-jupiter-engine:6.0.0 =testRuntimeClasspath
82- org.junit.platform:junit-platform-commons:6.0.0 =testCompileClasspath,testRuntimeClasspath
83- org.junit.platform:junit-platform-engine:6.0.0 =testRuntimeClasspath
71+ org.junit.jupiter:junit-jupiter-api:6.0.1 =testCompileClasspath,testRuntimeClasspath
72+ org.junit.jupiter:junit-jupiter-engine:6.0.1 =testRuntimeClasspath
73+ org.junit.platform:junit-platform-commons:6.0.1 =testCompileClasspath,testRuntimeClasspath
74+ org.junit.platform:junit-platform-engine:6.0.1 =testRuntimeClasspath
8475org.junit:junit-bom:5.14.0=spotbugs
85- org.junit:junit-bom:6.0.0 =testCompileClasspath,testRuntimeClasspath
76+ org.junit:junit-bom:6.0.1 =testCompileClasspath,testRuntimeClasspath
8677org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
8778org.ow2.asm:asm-analysis:9.9=spotbugs
8879org.ow2.asm:asm-commons:9.9=spotbugs
8980org.ow2.asm:asm-tree:9.9=spotbugs
9081org.ow2.asm:asm-util:9.9=spotbugs
91- org.ow2.asm:asm:9.8=pmd
92- org.ow2.asm:asm:9.9=spotbugs
82+ org.ow2.asm:asm:9.9=pmd,spotbugs
9383org.pcollections:pcollections:4.0.2=pmd
9484org.reflections:reflections:0.10.2=checkstyle
9585org.slf4j:jul-to-slf4j:1.7.36=pmd
9686org.slf4j:slf4j-api:2.0.17=compileClasspath,runtimeClasspath,spotbugs,spotbugsSlf4j,testCompileClasspath,testRuntimeClasspath
9787org.slf4j:slf4j-simple:2.0.17=compileClasspath,runtimeClasspath,spotbugsSlf4j,testCompileClasspath,testRuntimeClasspath
98- org.xmlresolver:xmlresolver:5.2.2=pmd
99- org.xmlresolver:xmlresolver:5.3.3=checkstyle,spotbugs
88+ org.xmlresolver:xmlresolver:5.3.3=checkstyle,pmd,spotbugs
10089empty=annotationProcessor,spotbugsPlugins,testAnnotationProcessor
0 commit comments