@@ -41,7 +41,7 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=chec
4141com.google.j2objc:j2objc-annotations:1.3=checkstyle
4242com.puppycrawl.tools:checkstyle:9.3=checkstyle
4343com.zaxxer:HikariCP:6.3.3=compileClasspath,mainPmdAuxClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesPmdAuxClasspath,testFixturesRuntimeClasspath,testPmdAuxClasspath,testRuntimeClasspath
44- commons-beanutils:commons-beanutils:1.9.4 =checkstyle
44+ commons-beanutils:commons-beanutils:1.11.0 =checkstyle
4545commons-codec:commons-codec:1.15=pmd
4646commons-collections:commons-collections:3.2.2=checkstyle
4747commons-io:commons-io:2.21.0=spotbugs
@@ -61,8 +61,8 @@ org.apache.commons:commons-lang3:3.18.0=pmd
6161org.apache.commons:commons-lang3:3.20.0=spotbugs
6262org.apache.commons:commons-text:1.15.0=spotbugs
6363org.apache.httpcomponents.client5:httpclient5:5.1.3=pmd
64- org.apache.httpcomponents.core5:httpcore5-h2:5.1 .3=pmd
65- org.apache.httpcomponents.core5:httpcore5:5.1 .3=pmd
64+ org.apache.httpcomponents.core5:httpcore5-h2:5.4 .3=pmd
65+ org.apache.httpcomponents.core5:httpcore5:5.4 .3=pmd
6666org.apache.logging.log4j:log4j-api:2.26.1=spotbugs
6767org.apache.logging.log4j:log4j-core:2.26.1=spotbugs
6868org.checkerframework:checker-qual:3.12.0=checkstyle
@@ -88,7 +88,7 @@ org.ow2.asm:asm:9.8=pmd
8888org.pcollections:pcollections:4.0.2=pmd
8989org.projectlombok:lombok:1.18.46=annotationProcessor,compileClasspath,mainPmdAuxClasspath,testAnnotationProcessor,testCompileClasspath,testPmdAuxClasspath
9090org.reflections:reflections:0.10.2=checkstyle
91- org.slf4j:jul-to-slf4j :1.7.36=pmd
91+ org.slf4j:jul-to-slfj :1.7.36=pmd
9292org.slf4j:slf4j-api:2.0.17=compileClasspath,mainPmdAuxClasspath,runtimeClasspath,spotbugsSlf4j,testCompileClasspath,testFixturesCompileClasspath,testFixturesPmdAuxClasspath,testFixturesRuntimeClasspath,testPmdAuxClasspath,testRuntimeClasspath
9393org.slf4j:slf4j-api:2.0.18=spotbugs
9494org.slf4j:slf4j-simple:2.0.17=spotbugsSlf4j
0 commit comments