Skip to content

Commit 875f625

Browse files
chore: Update Gradle dependencies
1 parent b42686a commit 875f625

File tree

10 files changed

+110
-110
lines changed

10 files changed

+110
-110
lines changed

dd-java-agent/instrumentation/sslsocket/gradle.lockfile

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# This file is expected to be part of source control.
44
cafe.cryptography:curve25519-elisabeth:0.1.0=instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
55
cafe.cryptography:ed25519-elisabeth:0.1.0=instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
6-
ch.qos.logback:logback-classic:1.2.3=testCompileClasspath,testRuntimeClasspath
7-
ch.qos.logback:logback-core:1.2.3=testCompileClasspath,testRuntimeClasspath
6+
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
7+
ch.qos.logback:logback-core:1.2.13=testCompileClasspath,testRuntimeClasspath
88
com.beust:jcommander:1.78=testRuntimeClasspath
99
com.blogspot.mydailyjava:weak-lock-free:0.17=compileClasspath,instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1010
com.datadoghq.okhttp3:okhttp:3.12.15=compileClasspath,instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -25,17 +25,17 @@ com.github.spotbugs:spotbugs-annotations:4.2.0=compileClasspath,testCompileClass
2525
com.github.spotbugs:spotbugs-annotations:4.7.3=spotbugs
2626
com.github.spotbugs:spotbugs:4.7.3=spotbugs
2727
com.github.stefanbirkner:system-rules:1.19.0=testCompileClasspath,testRuntimeClasspath
28-
com.google.auto.service:auto-service-annotations:1.0-rc7=annotationProcessor,compileClasspath,testAnnotationProcessor,testCompileClasspath
29-
com.google.auto.service:auto-service:1.0-rc7=annotationProcessor,testAnnotationProcessor
30-
com.google.auto:auto-common:0.10=annotationProcessor,testAnnotationProcessor
28+
com.google.auto.service:auto-service-annotations:1.1.1=annotationProcessor,compileClasspath,testAnnotationProcessor,testCompileClasspath
29+
com.google.auto.service:auto-service:1.1.1=annotationProcessor,testAnnotationProcessor
30+
com.google.auto:auto-common:1.2.1=annotationProcessor,testAnnotationProcessor
3131
com.google.code.findbugs:jsr305:3.0.2=annotationProcessor,compileClasspath,spotbugs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
3232
com.google.code.gson:gson:2.9.1=spotbugs
33-
com.google.errorprone:error_prone_annotations:2.2.0=annotationProcessor,testAnnotationProcessor
33+
com.google.errorprone:error_prone_annotations:2.18.0=annotationProcessor,testAnnotationProcessor
3434
com.google.guava:failureaccess:1.0.1=annotationProcessor,testAnnotationProcessor
3535
com.google.guava:guava:20.0=testCompileClasspath,testRuntimeClasspath
36-
com.google.guava:guava:27.0.1-jre=annotationProcessor,testAnnotationProcessor
36+
com.google.guava:guava:32.0.1-jre=annotationProcessor,testAnnotationProcessor
3737
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=annotationProcessor,testAnnotationProcessor
38-
com.google.j2objc:j2objc-annotations:1.1=annotationProcessor,testAnnotationProcessor
38+
com.google.j2objc:j2objc-annotations:2.8=annotationProcessor,testAnnotationProcessor
3939
com.google.re2j:re2j:1.7=instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
4040
com.squareup.moshi:moshi:1.11.0=compileClasspath,instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4141
com.squareup.okhttp3:logging-interceptor:3.12.12=testCompileClasspath,testRuntimeClasspath
@@ -74,7 +74,7 @@ org.apache.httpcomponents.core5:httpcore5:5.1.3=spotbugs
7474
org.apache.logging.log4j:log4j-api:2.19.0=spotbugs
7575
org.apache.logging.log4j:log4j-core:2.19.0=spotbugs
7676
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
77-
org.checkerframework:checker-qual:2.5.2=annotationProcessor,testAnnotationProcessor
77+
org.checkerframework:checker-qual:3.33.0=annotationProcessor,testAnnotationProcessor
7878
org.codehaus.groovy:groovy-all:3.0.24=testCompileClasspath,testRuntimeClasspath
7979
org.codehaus.groovy:groovy-ant:2.5.14=codenarc
8080
org.codehaus.groovy:groovy-ant:3.0.24=testCompileClasspath,testRuntimeClasspath
@@ -104,7 +104,6 @@ org.codehaus.groovy:groovy-xml:2.5.14=codenarc
104104
org.codehaus.groovy:groovy-xml:3.0.24=testCompileClasspath,testRuntimeClasspath
105105
org.codehaus.groovy:groovy:2.5.14=codenarc
106106
org.codehaus.groovy:groovy:3.0.24=testCompileClasspath,testRuntimeClasspath
107-
org.codehaus.mojo:animal-sniffer-annotations:1.17=annotationProcessor,testAnnotationProcessor
108107
org.codenarc:CodeNarc:2.2.0=codenarc
109108
org.dom4j:dom4j:2.1.3=spotbugs
110109
org.eclipse.jetty:jetty-http:9.2.30.v20200428=testCompileClasspath,testRuntimeClasspath
@@ -143,7 +142,8 @@ org.ow2.asm:asm:9.8=testRuntimeClasspath
143142
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
144143
org.slf4j:jul-to-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
145144
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
146-
org.slf4j:slf4j-api:1.7.30=compileClasspath,instrumentPluginClasspath,muzzleBootstrap,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
145+
org.slf4j:slf4j-api:1.7.30=compileClasspath,instrumentPluginClasspath,muzzleBootstrap,muzzleTooling,runtimeClasspath
146+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
147147
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
148148
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
149149
org.snakeyaml:snakeyaml-engine:2.9=instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath

dd-java-agent/instrumentation/synapse-3/gradle.lockfile

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
c3p0:c3p0:0.9.1.1=testCompileClasspath,testRuntimeClasspath
55
cafe.cryptography:curve25519-elisabeth:0.1.0=instrumentPluginClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
66
cafe.cryptography:ed25519-elisabeth:0.1.0=instrumentPluginClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
7-
ch.qos.logback:logback-classic:1.2.3=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
8-
ch.qos.logback:logback-core:1.2.3=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
7+
ch.qos.logback:logback-classic:1.2.13=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
8+
ch.qos.logback:logback-core:1.2.13=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
99
com.beust:jcommander:1.78=latestDepTestRuntimeClasspath,testRuntimeClasspath
1010
com.blogspot.mydailyjava:weak-lock-free:0.17=compileClasspath,instrumentPluginClasspath,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1111
com.datadoghq.okhttp3:okhttp:3.12.15=compileClasspath,instrumentPluginClasspath,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -26,17 +26,17 @@ com.github.spotbugs:spotbugs-annotations:4.2.0=compileClasspath,latestDepTestCom
2626
com.github.spotbugs:spotbugs-annotations:4.7.3=spotbugs
2727
com.github.spotbugs:spotbugs:4.7.3=spotbugs
2828
com.github.stefanbirkner:system-rules:1.19.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
29-
com.google.auto.service:auto-service-annotations:1.0-rc7=annotationProcessor,compileClasspath,latestDepTestAnnotationProcessor,latestDepTestCompileClasspath,testAnnotationProcessor,testCompileClasspath
30-
com.google.auto.service:auto-service:1.0-rc7=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
31-
com.google.auto:auto-common:0.10=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
29+
com.google.auto.service:auto-service-annotations:1.1.1=annotationProcessor,compileClasspath,latestDepTestAnnotationProcessor,latestDepTestCompileClasspath,testAnnotationProcessor,testCompileClasspath
30+
com.google.auto.service:auto-service:1.1.1=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
31+
com.google.auto:auto-common:1.2.1=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
3232
com.google.code.findbugs:jsr305:3.0.2=annotationProcessor,compileClasspath,latestDepTestAnnotationProcessor,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,spotbugs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
3333
com.google.code.gson:gson:2.9.1=spotbugs
34-
com.google.errorprone:error_prone_annotations:2.2.0=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
34+
com.google.errorprone:error_prone_annotations:2.18.0=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
3535
com.google.guava:failureaccess:1.0.1=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
3636
com.google.guava:guava:20.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
37-
com.google.guava:guava:27.0.1-jre=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
37+
com.google.guava:guava:32.0.1-jre=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
3838
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
39-
com.google.j2objc:j2objc-annotations:1.1=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
39+
com.google.j2objc:j2objc-annotations:2.8=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
4040
com.google.re2j:re2j:1.7=instrumentPluginClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath
4141
com.mchange:c3p0:0.9.5.4=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
4242
com.mchange:mchange-commons-java:0.2.15=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
@@ -146,7 +146,7 @@ org.bouncycastle:bcpkix-jdk15on:1.70=latestDepTestCompileClasspath,latestDepTest
146146
org.bouncycastle:bcprov-jdk15on:1.49=compileClasspath,testCompileClasspath,testRuntimeClasspath
147147
org.bouncycastle:bcprov-jdk15on:1.70=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
148148
org.bouncycastle:bcutil-jdk15on:1.70=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
149-
org.checkerframework:checker-qual:2.5.2=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
149+
org.checkerframework:checker-qual:3.33.0=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
150150
org.codehaus.groovy:groovy-all:3.0.24=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
151151
org.codehaus.groovy:groovy-ant:2.5.14=codenarc
152152
org.codehaus.groovy:groovy-ant:3.0.24=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -176,7 +176,6 @@ org.codehaus.groovy:groovy-xml:2.5.14=codenarc
176176
org.codehaus.groovy:groovy-xml:3.0.24=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
177177
org.codehaus.groovy:groovy:2.5.14=codenarc
178178
org.codehaus.groovy:groovy:3.0.24=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
179-
org.codehaus.mojo:animal-sniffer-annotations:1.17=annotationProcessor,latestDepTestAnnotationProcessor,testAnnotationProcessor
180179
org.codehaus.woodstox:stax2-api:3.1.1=compileClasspath,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
181180
org.codehaus.woodstox:woodstox-core-asl:4.2.0=compileClasspath,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
182181
org.codenarc:CodeNarc:2.2.0=codenarc
@@ -219,7 +218,8 @@ org.quartz-scheduler:quartz:2.3.2=latestDepTestCompileClasspath,latestDepTestRun
219218
org.slf4j:jcl-over-slf4j:1.7.30=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
220219
org.slf4j:jul-to-slf4j:1.7.30=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
221220
org.slf4j:log4j-over-slf4j:1.7.30=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
222-
org.slf4j:slf4j-api:1.7.30=compileClasspath,instrumentPluginClasspath,latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,muzzleBootstrap,muzzleTooling,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
221+
org.slf4j:slf4j-api:1.7.30=compileClasspath,instrumentPluginClasspath,muzzleBootstrap,muzzleTooling,runtimeClasspath
222+
org.slf4j:slf4j-api:1.7.32=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
223223
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
224224
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
225225
org.snakeyaml:snakeyaml-engine:2.9=instrumentPluginClasspath,latestDepTestRuntimeClasspath,muzzleTooling,runtimeClasspath,testRuntimeClasspath

dd-java-agent/instrumentation/testng/gradle.lockfile

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# This file is expected to be part of source control.
44
cafe.cryptography:curve25519-elisabeth:0.1.0=instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
55
cafe.cryptography:ed25519-elisabeth:0.1.0=instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
6-
ch.qos.logback:logback-classic:1.2.3=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
7-
ch.qos.logback:logback-core:1.2.3=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
6+
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
7+
ch.qos.logback:logback-core:1.2.13=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
88
com.beust:jcommander:1.12=compileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
99
com.blogspot.mydailyjava:weak-lock-free:0.17=compileClasspath,instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
1010
com.datadoghq.okhttp3:okhttp:3.12.15=compileClasspath,instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
@@ -29,17 +29,17 @@ com.github.spotbugs:spotbugs-annotations:4.2.0=compileClasspath,testCompileClass
2929
com.github.spotbugs:spotbugs-annotations:4.7.3=spotbugs
3030
com.github.spotbugs:spotbugs:4.7.3=spotbugs
3131
com.github.stefanbirkner:system-rules:1.19.0=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
32-
com.google.auto.service:auto-service-annotations:1.0-rc7=annotationProcessor,compileClasspath,testAnnotationProcessor,testCompileClasspath
33-
com.google.auto.service:auto-service:1.0-rc7=annotationProcessor,testAnnotationProcessor
34-
com.google.auto:auto-common:0.10=annotationProcessor,testAnnotationProcessor
32+
com.google.auto.service:auto-service-annotations:1.1.1=annotationProcessor,compileClasspath,testAnnotationProcessor,testCompileClasspath
33+
com.google.auto.service:auto-service:1.1.1=annotationProcessor,testAnnotationProcessor
34+
com.google.auto:auto-common:1.2.1=annotationProcessor,testAnnotationProcessor
3535
com.google.code.findbugs:jsr305:3.0.2=annotationProcessor,compileClasspath,spotbugs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
3636
com.google.code.gson:gson:2.9.1=spotbugs
37-
com.google.errorprone:error_prone_annotations:2.2.0=annotationProcessor,testAnnotationProcessor
37+
com.google.errorprone:error_prone_annotations:2.18.0=annotationProcessor,testAnnotationProcessor
3838
com.google.guava:failureaccess:1.0.1=annotationProcessor,testAnnotationProcessor
3939
com.google.guava:guava:20.0=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
40-
com.google.guava:guava:27.0.1-jre=annotationProcessor,testAnnotationProcessor
40+
com.google.guava:guava:32.0.1-jre=annotationProcessor,testAnnotationProcessor
4141
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=annotationProcessor,testAnnotationProcessor
42-
com.google.j2objc:j2objc-annotations:1.1=annotationProcessor,testAnnotationProcessor
42+
com.google.j2objc:j2objc-annotations:2.8=annotationProcessor,testAnnotationProcessor
4343
com.google.re2j:re2j:1.7=instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
4444
com.jayway.jsonpath:json-path:2.8.0=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
4545
com.squareup.moshi:moshi:1.11.0=compileClasspath,instrumentPluginClasspath,muzzleTooling,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
@@ -85,7 +85,7 @@ org.apache.logging.log4j:log4j-core:2.19.0=spotbugs
8585
org.apache.maven:maven-artifact:3.9.9=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
8686
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath,testFixturesCompileClasspath
8787
org.beanshell:bsh:2.0b4=compileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
88-
org.checkerframework:checker-qual:2.5.2=annotationProcessor,testAnnotationProcessor
88+
org.checkerframework:checker-qual:3.33.0=annotationProcessor,testAnnotationProcessor
8989
org.codehaus.groovy:groovy-all:3.0.24=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9090
org.codehaus.groovy:groovy-ant:2.5.14=codenarc
9191
org.codehaus.groovy:groovy-ant:3.0.24=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
@@ -115,7 +115,6 @@ org.codehaus.groovy:groovy-xml:2.5.14=codenarc
115115
org.codehaus.groovy:groovy-xml:3.0.24=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
116116
org.codehaus.groovy:groovy:2.5.14=codenarc
117117
org.codehaus.groovy:groovy:3.0.24=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
118-
org.codehaus.mojo:animal-sniffer-annotations:1.17=annotationProcessor,testAnnotationProcessor
119118
org.codehaus.plexus:plexus-utils:3.5.1=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
120119
org.codenarc:CodeNarc:2.2.0=codenarc
121120
org.dom4j:dom4j:2.1.3=spotbugs
@@ -166,7 +165,8 @@ org.skyscreamer:jsonassert:1.5.1=testCompileClasspath,testFixturesCompileClasspa
166165
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
167166
org.slf4j:jul-to-slf4j:1.7.30=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
168167
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
169-
org.slf4j:slf4j-api:1.7.30=compileClasspath,instrumentPluginClasspath,muzzleBootstrap,muzzleTooling,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath
168+
org.slf4j:slf4j-api:1.7.30=compileClasspath,instrumentPluginClasspath,muzzleBootstrap,muzzleTooling,runtimeClasspath
169+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testFixturesCompileClasspath
170170
org.slf4j:slf4j-api:1.7.36=testFixturesRuntimeClasspath,testRuntimeClasspath
171171
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
172172
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j

0 commit comments

Comments
 (0)