Skip to content

Commit a096bf1

Browse files
chore: Update Gradle dependencies
1 parent f246449 commit a096bf1

File tree

10 files changed

+47
-45
lines changed

10 files changed

+47
-45
lines changed

dd-smoke-tests/vertx-3.4/gradle.lockfile

Lines changed: 3 additions & 3 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=testRuntimeClasspath
55
cafe.cryptography:ed25519-elisabeth:0.1.0=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=testCompileClasspath,testRuntimeClasspath
1010
com.datadoghq.okhttp3:okhttp:3.12.15=testCompileClasspath,testRuntimeClasspath
@@ -138,7 +138,7 @@ org.ow2.asm:asm:9.8=testRuntimeClasspath
138138
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
139139
org.slf4j:jul-to-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
140140
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
141-
org.slf4j:slf4j-api:1.7.30=testCompileClasspath,testRuntimeClasspath
141+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
142142
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
143143
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
144144
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath

dd-smoke-tests/vertx-3.9-resteasy/gradle.lockfile

Lines changed: 3 additions & 3 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=testRuntimeClasspath
55
cafe.cryptography:ed25519-elisabeth:0.1.0=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=testCompileClasspath,testRuntimeClasspath
1010
com.datadoghq.okhttp3:okhttp:3.12.15=testCompileClasspath,testRuntimeClasspath
@@ -133,7 +133,7 @@ org.ow2.asm:asm:9.8=testRuntimeClasspath
133133
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
134134
org.slf4j:jul-to-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
135135
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
136-
org.slf4j:slf4j-api:1.7.30=testCompileClasspath,testRuntimeClasspath
136+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
137137
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
138138
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
139139
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath

dd-smoke-tests/vertx-3.9/gradle.lockfile

Lines changed: 3 additions & 3 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=testRuntimeClasspath
55
cafe.cryptography:ed25519-elisabeth:0.1.0=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=testCompileClasspath,testRuntimeClasspath
1010
com.datadoghq.okhttp3:okhttp:3.12.15=testCompileClasspath,testRuntimeClasspath
@@ -139,7 +139,7 @@ org.ow2.asm:asm:9.8=testRuntimeClasspath
139139
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
140140
org.slf4j:jul-to-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
141141
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
142-
org.slf4j:slf4j-api:1.7.30=testCompileClasspath,testRuntimeClasspath
142+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
143143
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
144144
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
145145
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath

dd-smoke-tests/vertx-4.2/gradle.lockfile

Lines changed: 3 additions & 3 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=testRuntimeClasspath
55
cafe.cryptography:ed25519-elisabeth:0.1.0=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=testCompileClasspath,testRuntimeClasspath
1010
com.datadoghq.okhttp3:okhttp:3.12.15=testCompileClasspath,testRuntimeClasspath
@@ -138,7 +138,7 @@ org.ow2.asm:asm:9.8=testRuntimeClasspath
138138
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
139139
org.slf4j:jul-to-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
140140
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
141-
org.slf4j:slf4j-api:1.7.30=testCompileClasspath,testRuntimeClasspath
141+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
142142
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
143143
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
144144
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath

dd-smoke-tests/wildfly/gradle.lockfile

Lines changed: 3 additions & 3 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=testRuntimeClasspath
55
cafe.cryptography:ed25519-elisabeth:0.1.0=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=testCompileClasspath,testRuntimeClasspath
1010
com.datadoghq.okhttp3:okhttp:3.12.15=testCompileClasspath,testRuntimeClasspath
@@ -133,7 +133,7 @@ org.ow2.asm:asm:9.8=testRuntimeClasspath
133133
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
134134
org.slf4j:jul-to-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
135135
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
136-
org.slf4j:slf4j-api:1.7.30=testCompileClasspath,testRuntimeClasspath
136+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
137137
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
138138
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
139139
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath

dd-trace-api/gradle.lockfile

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
ch.qos.logback:logback-classic:1.2.3=testCompileClasspath,testRuntimeClasspath
5-
ch.qos.logback:logback-core:1.2.3=testCompileClasspath,testRuntimeClasspath
4+
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
5+
ch.qos.logback:logback-core:1.2.13=testCompileClasspath,testRuntimeClasspath
66
com.beust:jcommander:1.78=testRuntimeClasspath
77
com.github.javaparser:javaparser-core:3.25.6=testCompileClasspath,testRuntimeClasspath
88
com.github.spotbugs:spotbugs-annotations:4.2.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
@@ -104,7 +104,8 @@ org.pitest:pitest:1.9.11=pitest
104104
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
105105
org.slf4j:jul-to-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
106106
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
107-
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
107+
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath
108+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
108109
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
109110
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
110111
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath

dd-trace-core/gradle.lockfile

Lines changed: 10 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=jmhRuntimeClasspath,runtimeClasspath,testRuntimeClasspath,traceAgentTestRuntimeClasspath
55
cafe.cryptography:ed25519-elisabeth:0.1.0=jmhRuntimeClasspath,runtimeClasspath,testRuntimeClasspath,traceAgentTestRuntimeClasspath
6-
ch.qos.logback:logback-classic:1.2.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
7-
ch.qos.logback:logback-core:1.2.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
6+
ch.qos.logback:logback-classic:1.2.13=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
7+
ch.qos.logback:logback-core:1.2.13=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
88
com.amazonaws:aws-lambda-java-events:3.11.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
99
com.beust:jcommander:1.78=jmhRuntimeClasspath,testRuntimeClasspath,traceAgentTestRuntimeClasspath
1010
com.blogspot.mydailyjava:weak-lock-free:0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
@@ -32,17 +32,17 @@ com.github.spotbugs:spotbugs-annotations:4.2.0=compileClasspath,jmhCompileClassp
3232
com.github.spotbugs:spotbugs-annotations:4.7.3=spotbugs
3333
com.github.spotbugs:spotbugs:4.7.3=spotbugs
3434
com.github.stefanbirkner:system-rules:1.19.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
35-
com.google.auto.service:auto-service-annotations:1.0-rc7=testAnnotationProcessor,testCompileClasspath,traceAgentTestAnnotationProcessor,traceAgentTestCompileClasspath
36-
com.google.auto.service:auto-service:1.0-rc7=testAnnotationProcessor,traceAgentTestAnnotationProcessor
37-
com.google.auto:auto-common:0.10=testAnnotationProcessor,traceAgentTestAnnotationProcessor
35+
com.google.auto.service:auto-service-annotations:1.1.1=testAnnotationProcessor,testCompileClasspath,traceAgentTestAnnotationProcessor,traceAgentTestCompileClasspath
36+
com.google.auto.service:auto-service:1.1.1=testAnnotationProcessor,traceAgentTestAnnotationProcessor
37+
com.google.auto:auto-common:1.2.1=testAnnotationProcessor,traceAgentTestAnnotationProcessor
3838
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,spotbugs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath,traceAgentTestAnnotationProcessor,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
3939
com.google.code.gson:gson:2.9.1=spotbugs
40-
com.google.errorprone:error_prone_annotations:2.2.0=testAnnotationProcessor,traceAgentTestAnnotationProcessor
40+
com.google.errorprone:error_prone_annotations:2.18.0=testAnnotationProcessor,traceAgentTestAnnotationProcessor
4141
com.google.guava:failureaccess:1.0.1=testAnnotationProcessor,traceAgentTestAnnotationProcessor
4242
com.google.guava:guava:20.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
43-
com.google.guava:guava:27.0.1-jre=testAnnotationProcessor,traceAgentTestAnnotationProcessor
43+
com.google.guava:guava:32.0.1-jre=testAnnotationProcessor,traceAgentTestAnnotationProcessor
4444
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=testAnnotationProcessor,traceAgentTestAnnotationProcessor
45-
com.google.j2objc:j2objc-annotations:1.1=testAnnotationProcessor,traceAgentTestAnnotationProcessor
45+
com.google.j2objc:j2objc-annotations:2.8=testAnnotationProcessor,traceAgentTestAnnotationProcessor
4646
com.google.protobuf:protobuf-java:3.14.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
4747
com.google.re2j:re2j:1.7=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
4848
com.squareup.moshi:moshi:1.11.0=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
@@ -87,7 +87,7 @@ org.apache.httpcomponents.core5:httpcore5:5.1.3=spotbugs
8787
org.apache.logging.log4j:log4j-api:2.19.0=spotbugs
8888
org.apache.logging.log4j:log4j-core:2.19.0=spotbugs
8989
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath,traceAgentTestCompileClasspath
90-
org.checkerframework:checker-qual:2.5.2=testAnnotationProcessor,traceAgentTestAnnotationProcessor
90+
org.checkerframework:checker-qual:3.33.0=testAnnotationProcessor,traceAgentTestAnnotationProcessor
9191
org.codehaus.groovy:groovy-all:3.0.24=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
9292
org.codehaus.groovy:groovy-ant:2.5.14=codenarc
9393
org.codehaus.groovy:groovy-ant:3.0.24=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
@@ -117,7 +117,6 @@ org.codehaus.groovy:groovy-xml:2.5.14=codenarc
117117
org.codehaus.groovy:groovy-xml:3.0.24=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
118118
org.codehaus.groovy:groovy:2.5.14=codenarc
119119
org.codehaus.groovy:groovy:3.0.24=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
120-
org.codehaus.mojo:animal-sniffer-annotations:1.17=testAnnotationProcessor,traceAgentTestAnnotationProcessor
121120
org.codenarc:CodeNarc:2.2.0=codenarc
122121
org.dom4j:dom4j:2.1.3=spotbugs
123122
org.eclipse.jetty:jetty-http:9.4.56.v20240826=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
@@ -152,7 +151,7 @@ org.openjdk.jmh:jmh-core:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
152151
org.openjdk.jmh:jmh-generator-asm:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
153152
org.openjdk.jmh:jmh-generator-bytecode:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
154153
org.openjdk.jmh:jmh-generator-reflection:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
155-
org.openjdk.jol:jol-core:0.16=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
154+
org.openjdk.jol:jol-core:0.17=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
156155
org.opentest4j:opentest4j:1.3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath,traceAgentTestCompileClasspath,traceAgentTestRuntimeClasspath
157156
org.ow2.asm:asm-analysis:9.2=jmhRuntimeClasspath,runtimeClasspath,testRuntimeClasspath,traceAgentTestRuntimeClasspath
158157
org.ow2.asm:asm-analysis:9.4=spotbugs

dd-trace-ot/correlation-id-injection/gradle.lockfile

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This file is expected to be part of source control.
44
cafe.cryptography:curve25519-elisabeth:0.1.0=testRuntimeClasspath
55
cafe.cryptography:ed25519-elisabeth:0.1.0=testRuntimeClasspath
6-
ch.qos.logback:logback-classic:1.2.3=testCompileClasspath,testRuntimeClasspath
6+
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
77
ch.qos.logback:logback-core:1.3.5=testCompileClasspath,testRuntimeClasspath
88
com.beust:jcommander:1.78=testRuntimeClasspath
99
com.blogspot.mydailyjava:weak-lock-free:0.17=testCompileClasspath,testRuntimeClasspath
@@ -147,7 +147,8 @@ org.pitest:pitest:1.9.11=pitest
147147
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
148148
org.slf4j:jul-to-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
149149
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
150-
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
150+
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath
151+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
151152
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
152153
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
153154
org.snakeyaml:snakeyaml-engine:2.9=testRuntimeClasspath

0 commit comments

Comments
 (0)