Skip to content

Commit ec25fc3

Browse files
chore: Update Gradle dependencies
1 parent 8b0a302 commit ec25fc3

File tree

10 files changed

+39
-28
lines changed

10 files changed

+39
-28
lines changed

dd-smoke-tests/rum/tomcat-10/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/rum/tomcat-11/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/rum/tomcat-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
@@ -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/sample-trace/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/spring-boot-2.3-webmvc-jetty/gradle.lockfile

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
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=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7-
ch.qos.logback:logback-core:1.2.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6+
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
7+
ch.qos.logback:logback-classic:1.2.3=compileClasspath,runtimeClasspath
8+
ch.qos.logback:logback-core:1.2.13=testCompileClasspath,testRuntimeClasspath
9+
ch.qos.logback:logback-core:1.2.3=compileClasspath,runtimeClasspath
810
com.beust:jcommander:1.78=testRuntimeClasspath
911
com.blogspot.mydailyjava:weak-lock-free:0.17=testCompileClasspath,testRuntimeClasspath
1012
com.datadoghq.okhttp3:okhttp:3.12.15=testCompileClasspath,testRuntimeClasspath
@@ -172,7 +174,8 @@ org.ow2.asm:asm:9.8=testRuntimeClasspath
172174
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
173175
org.slf4j:jul-to-slf4j:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
174176
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
175-
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
177+
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath
178+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
176179
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
177180
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
178181
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath

dd-smoke-tests/spring-boot-2.4-webflux/gradle.lockfile

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
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=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7-
ch.qos.logback:logback-core:1.2.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6+
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
7+
ch.qos.logback:logback-classic:1.2.3=compileClasspath,runtimeClasspath
8+
ch.qos.logback:logback-core:1.2.13=testCompileClasspath,testRuntimeClasspath
9+
ch.qos.logback:logback-core:1.2.3=compileClasspath,runtimeClasspath
810
com.beust:jcommander:1.78=testRuntimeClasspath
911
com.blogspot.mydailyjava:weak-lock-free:0.17=testCompileClasspath,testRuntimeClasspath
1012
com.datadoghq.okhttp3:okhttp:3.12.15=testCompileClasspath,testRuntimeClasspath
@@ -160,7 +162,8 @@ org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath,tes
160162
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
161163
org.slf4j:jul-to-slf4j:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
162164
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
163-
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
165+
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath
166+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
164167
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
165168
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
166169
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath

dd-smoke-tests/spring-boot-2.5-webflux/gradle.lockfile

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
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=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7-
ch.qos.logback:logback-core:1.2.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6+
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
7+
ch.qos.logback:logback-classic:1.2.3=compileClasspath,runtimeClasspath
8+
ch.qos.logback:logback-core:1.2.13=testCompileClasspath,testRuntimeClasspath
9+
ch.qos.logback:logback-core:1.2.3=compileClasspath,runtimeClasspath
810
com.beust:jcommander:1.78=testRuntimeClasspath
911
com.blogspot.mydailyjava:weak-lock-free:0.17=testCompileClasspath,testRuntimeClasspath
1012
com.datadoghq.okhttp3:okhttp:3.12.15=testCompileClasspath,testRuntimeClasspath
@@ -162,7 +164,8 @@ org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath,tes
162164
org.slf4j:jcl-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
163165
org.slf4j:jul-to-slf4j:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
164166
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
165-
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
167+
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath
168+
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
166169
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
167170
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
168171
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath

dd-smoke-tests/spring-boot-2.6-webflux/gradle.lockfile

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@
44
antlr:antlr:2.7.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
55
cafe.cryptography:curve25519-elisabeth:0.1.0=testRuntimeClasspath
66
cafe.cryptography:ed25519-elisabeth:0.1.0=testRuntimeClasspath
7-
ch.qos.logback:logback-classic:1.2.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8-
ch.qos.logback:logback-core:1.2.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7+
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
8+
ch.qos.logback:logback-classic:1.2.7=compileClasspath,runtimeClasspath
9+
ch.qos.logback:logback-core:1.2.13=testCompileClasspath,testRuntimeClasspath
10+
ch.qos.logback:logback-core:1.2.7=compileClasspath,runtimeClasspath
911
com.beust:jcommander:1.78=testRuntimeClasspath
1012
com.blogspot.mydailyjava:weak-lock-free:0.17=testCompileClasspath,testRuntimeClasspath
1113
com.datadoghq.okhttp3:okhttp:3.12.15=testCompileClasspath,testRuntimeClasspath

dd-smoke-tests/spring-boot-2.6-webmvc/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
antlr:antlr:2.7.7=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
55
cafe.cryptography:curve25519-elisabeth:0.1.0=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
66
cafe.cryptography:ed25519-elisabeth:0.1.0=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
7-
ch.qos.logback:logback-classic:1.2.7=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
8-
ch.qos.logback:logback-core:1.2.7=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
7+
ch.qos.logback:logback-classic:1.2.13=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
8+
ch.qos.logback:logback-core:1.2.13=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
99
com.beust:jcommander:1.78=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
1010
com.blogspot.mydailyjava:weak-lock-free:0.17=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
1111
com.datadoghq.okhttp3:okhttp:3.12.15=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath

dd-smoke-tests/spring-boot-2.7-webflux/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

0 commit comments

Comments
 (0)