@@ -6,7 +6,7 @@ ch.qos.logback:logback-core:1.2.3=testCompileClasspath,testRuntimeClasspath
66com.beust:jcommander:1.78=testRuntimeClasspath
77com.datadoghq:dd-javac-plugin-client:0.1.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
88com.datadoghq:java-dogstatsd-client:2.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9- com.datadoghq:jmxfetch:0.49.3 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9+ com.datadoghq:jmxfetch:0.49.4 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1010com.github.javaparser:javaparser-core:3.25.1=testCompileClasspath,testRuntimeClasspath
1111com.github.jnr:jffi:1.2.23=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1212com.github.jnr:jnr-a64asm:1.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -44,7 +44,7 @@ org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=spotbugs
4444org.apache.httpcomponents.core5:httpcore5:5.1.3=spotbugs
4545org.apache.logging.log4j:log4j-api:2.19.0=spotbugs
4646org.apache.logging.log4j:log4j-core:2.19.0=spotbugs
47- org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
47+ org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath,testRuntimeClasspath
4848org.codehaus.groovy:groovy-all:3.0.17=testCompileClasspath,testRuntimeClasspath
4949org.codehaus.groovy:groovy-ant:2.5.14=codenarc
5050org.codehaus.groovy:groovy-ant:3.0.17=testCompileClasspath,testRuntimeClasspath
@@ -85,13 +85,14 @@ org.jacoco:org.jacoco.core:0.8.5=jacocoAnt
8585org.jacoco:org.jacoco.report:0.8.5=jacocoAnt
8686org.junit.jupiter:junit-jupiter-api:5.9.2=testCompileClasspath,testRuntimeClasspath
8787org.junit.jupiter:junit-jupiter-engine:5.9.2=testRuntimeClasspath
88- org.junit.jupiter:junit-jupiter-params:5.9.2 =testCompileClasspath,testRuntimeClasspath
89- org.junit.jupiter:junit-jupiter:5.9.2 =testCompileClasspath,testRuntimeClasspath
88+ org.junit.jupiter:junit-jupiter-params:5.9.0 =testCompileClasspath,testRuntimeClasspath
89+ org.junit.jupiter:junit-jupiter:5.9.0 =testCompileClasspath,testRuntimeClasspath
9090org.junit.platform:junit-platform-commons:1.9.2=testCompileClasspath,testRuntimeClasspath
91- org.junit.platform:junit-platform-engine:1.9.2=testCompileClasspath,testRuntimeClasspath
91+ org.junit.platform:junit-platform-engine:1.9.0=testCompileClasspath
92+ org.junit.platform:junit-platform-engine:1.9.2=testRuntimeClasspath
9293org.junit.platform:junit-platform-launcher:1.9.2=testRuntimeClasspath
94+ org.junit:junit-bom:5.9.0=testCompileClasspath,testRuntimeClasspath
9395org.junit:junit-bom:5.9.1=spotbugs
94- org.junit:junit-bom:5.9.2=testCompileClasspath,testRuntimeClasspath
9596org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath
9697org.opentest4j:opentest4j:1.2.0=testCompileClasspath,testRuntimeClasspath
9798org.ow2.asm:asm-analysis:7.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
0 commit comments