Skip to content

Commit 3b6ca9d

Browse files
chore: Update Gradle dependencies
1 parent 8b941b8 commit 3b6ca9d

10 files changed

Lines changed: 163 additions & 132 deletions

File tree

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

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClassp
4141
commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
4242
de.thetaphi:forbiddenapis:3.8=compileClasspath
4343
info.picocli:picocli:4.6.3=testRuntimeClasspath
44+
io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
4445
io.sqreen:libsqreen:16.0.0=testRuntimeClasspath
4546
jakarta.activation:jakarta.activation-api:2.1.3=testRuntimeClasspath
4647
jakarta.mail:jakarta.mail-api:2.0.1=testRuntimeClasspath
@@ -110,20 +111,21 @@ org.eclipse.jetty:jetty-server:9.4.56.v20240826=testCompileClasspath,testRuntime
110111
org.eclipse.jetty:jetty-util:9.4.56.v20240826=testCompileClasspath,testRuntimeClasspath
111112
org.gmetrics:GMetrics:2.1.0=codenarc
112113
org.hamcrest:hamcrest-core:1.3=testCompileClasspath,testRuntimeClasspath
113-
org.hamcrest:hamcrest:2.2=testCompileClasspath,testRuntimeClasspath
114+
org.hamcrest:hamcrest:3.0=testCompileClasspath,testRuntimeClasspath
114115
org.jctools:jctools-core:3.3.0=testRuntimeClasspath
115-
org.junit.jupiter:junit-jupiter-api:5.12.0=testCompileClasspath,testRuntimeClasspath
116-
org.junit.jupiter:junit-jupiter-engine:5.12.0=testRuntimeClasspath
117-
org.junit.jupiter:junit-jupiter-params:5.12.0=testCompileClasspath,testRuntimeClasspath
118-
org.junit.jupiter:junit-jupiter:5.12.0=testCompileClasspath,testRuntimeClasspath
119-
org.junit.platform:junit-platform-commons:1.12.0=testCompileClasspath,testRuntimeClasspath
120-
org.junit.platform:junit-platform-engine:1.12.0=testCompileClasspath,testRuntimeClasspath
121-
org.junit.platform:junit-platform-launcher:1.12.0=testRuntimeClasspath
122-
org.junit.platform:junit-platform-runner:1.12.0=testRuntimeClasspath
123-
org.junit.platform:junit-platform-suite-api:1.12.0=testRuntimeClasspath
124-
org.junit.platform:junit-platform-suite-commons:1.12.0=testRuntimeClasspath
125-
org.junit:junit-bom:5.12.0=testCompileClasspath,testRuntimeClasspath
116+
org.junit.jupiter:junit-jupiter-api:5.12.2=testCompileClasspath,testRuntimeClasspath
117+
org.junit.jupiter:junit-jupiter-engine:5.12.2=testRuntimeClasspath
118+
org.junit.jupiter:junit-jupiter-params:5.12.2=testCompileClasspath,testRuntimeClasspath
119+
org.junit.jupiter:junit-jupiter:5.12.2=testCompileClasspath,testRuntimeClasspath
120+
org.junit.platform:junit-platform-commons:1.12.2=testCompileClasspath,testRuntimeClasspath
121+
org.junit.platform:junit-platform-engine:1.12.2=testCompileClasspath,testRuntimeClasspath
122+
org.junit.platform:junit-platform-launcher:1.12.2=testRuntimeClasspath
123+
org.junit.platform:junit-platform-runner:1.12.2=testRuntimeClasspath
124+
org.junit.platform:junit-platform-suite-api:1.12.2=testRuntimeClasspath
125+
org.junit.platform:junit-platform-suite-commons:1.12.2=testRuntimeClasspath
126+
org.junit:junit-bom:5.12.2=testCompileClasspath,testRuntimeClasspath
126127
org.junit:junit-bom:5.9.1=spotbugs
128+
org.mockito:mockito-core:4.4.0=testRuntimeClasspath
127129
org.msgpack:msgpack-core:0.8.24=testRuntimeClasspath
128130
org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath
129131
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
@@ -143,8 +145,9 @@ org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
143145
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
144146
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
145147
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
146-
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
147-
org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
148+
org.spockframework:spock-bom:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
149+
org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
150+
org.spockframework:spock-junit4:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
148151
org.testng:testng:7.5.1=testRuntimeClasspath
149152
org.webjars:jquery:3.5.1=testRuntimeClasspath
150153
org.xmlresolver:xmlresolver:4.4.3=spotbugs

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

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClassp
4141
commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
4242
de.thetaphi:forbiddenapis:3.8=compileClasspath
4343
info.picocli:picocli:4.6.3=testRuntimeClasspath
44+
io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
4445
jakarta.activation:jakarta.activation-api:2.1.3=testRuntimeClasspath
4546
jakarta.mail:jakarta.mail-api:2.0.1=testRuntimeClasspath
4647
javax.servlet:javax.servlet-api:3.1.0=testCompileClasspath,testRuntimeClasspath
@@ -109,20 +110,21 @@ org.eclipse.jetty:jetty-server:9.4.56.v20240826=testCompileClasspath,testRuntime
109110
org.eclipse.jetty:jetty-util:9.4.56.v20240826=testCompileClasspath,testRuntimeClasspath
110111
org.gmetrics:GMetrics:2.1.0=codenarc
111112
org.hamcrest:hamcrest-core:1.3=testCompileClasspath,testRuntimeClasspath
112-
org.hamcrest:hamcrest:2.2=testCompileClasspath,testRuntimeClasspath
113+
org.hamcrest:hamcrest:3.0=testCompileClasspath,testRuntimeClasspath
113114
org.jctools:jctools-core:3.3.0=testRuntimeClasspath
114-
org.junit.jupiter:junit-jupiter-api:5.12.0=testCompileClasspath,testRuntimeClasspath
115-
org.junit.jupiter:junit-jupiter-engine:5.12.0=testRuntimeClasspath
116-
org.junit.jupiter:junit-jupiter-params:5.12.0=testCompileClasspath,testRuntimeClasspath
117-
org.junit.jupiter:junit-jupiter:5.12.0=testCompileClasspath,testRuntimeClasspath
118-
org.junit.platform:junit-platform-commons:1.12.0=testCompileClasspath,testRuntimeClasspath
119-
org.junit.platform:junit-platform-engine:1.12.0=testCompileClasspath,testRuntimeClasspath
120-
org.junit.platform:junit-platform-launcher:1.12.0=testRuntimeClasspath
121-
org.junit.platform:junit-platform-runner:1.12.0=testRuntimeClasspath
122-
org.junit.platform:junit-platform-suite-api:1.12.0=testRuntimeClasspath
123-
org.junit.platform:junit-platform-suite-commons:1.12.0=testRuntimeClasspath
124-
org.junit:junit-bom:5.12.0=testCompileClasspath,testRuntimeClasspath
115+
org.junit.jupiter:junit-jupiter-api:5.12.2=testCompileClasspath,testRuntimeClasspath
116+
org.junit.jupiter:junit-jupiter-engine:5.12.2=testRuntimeClasspath
117+
org.junit.jupiter:junit-jupiter-params:5.12.2=testCompileClasspath,testRuntimeClasspath
118+
org.junit.jupiter:junit-jupiter:5.12.2=testCompileClasspath,testRuntimeClasspath
119+
org.junit.platform:junit-platform-commons:1.12.2=testCompileClasspath,testRuntimeClasspath
120+
org.junit.platform:junit-platform-engine:1.12.2=testCompileClasspath,testRuntimeClasspath
121+
org.junit.platform:junit-platform-launcher:1.12.2=testRuntimeClasspath
122+
org.junit.platform:junit-platform-runner:1.12.2=testRuntimeClasspath
123+
org.junit.platform:junit-platform-suite-api:1.12.2=testRuntimeClasspath
124+
org.junit.platform:junit-platform-suite-commons:1.12.2=testRuntimeClasspath
125+
org.junit:junit-bom:5.12.2=testCompileClasspath,testRuntimeClasspath
125126
org.junit:junit-bom:5.9.1=spotbugs
127+
org.mockito:mockito-core:4.4.0=testRuntimeClasspath
126128
org.msgpack:msgpack-core:0.8.24=testRuntimeClasspath
127129
org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath
128130
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
@@ -142,8 +144,9 @@ org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
142144
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
143145
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
144146
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
145-
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
146-
org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
147+
org.spockframework:spock-bom:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
148+
org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
149+
org.spockframework:spock-junit4:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
147150
org.testng:testng:7.5.1=testRuntimeClasspath
148151
org.webjars:jquery:3.5.1=testRuntimeClasspath
149152
org.xmlresolver:xmlresolver:4.4.3=spotbugs

dd-smoke-tests/wildfly/gradle.lockfile

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClassp
3939
commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
4040
de.thetaphi:forbiddenapis:3.8=compileClasspath
4141
info.picocli:picocli:4.6.3=testRuntimeClasspath
42+
io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
4243
io.sqreen:libsqreen:16.0.0=testRuntimeClasspath
4344
javax.servlet:javax.servlet-api:3.1.0=testCompileClasspath,testRuntimeClasspath
4445
jaxen:jaxen:1.2.0=spotbugs
@@ -104,20 +105,21 @@ org.eclipse.jetty:jetty-server:9.4.56.v20240826=testCompileClasspath,testRuntime
104105
org.eclipse.jetty:jetty-util:9.4.56.v20240826=testCompileClasspath,testRuntimeClasspath
105106
org.gmetrics:GMetrics:2.1.0=codenarc
106107
org.hamcrest:hamcrest-core:1.3=testCompileClasspath,testRuntimeClasspath
107-
org.hamcrest:hamcrest:2.2=testCompileClasspath,testRuntimeClasspath
108+
org.hamcrest:hamcrest:3.0=testCompileClasspath,testRuntimeClasspath
108109
org.jctools:jctools-core:3.3.0=testRuntimeClasspath
109-
org.junit.jupiter:junit-jupiter-api:5.12.0=testCompileClasspath,testRuntimeClasspath
110-
org.junit.jupiter:junit-jupiter-engine:5.12.0=testRuntimeClasspath
111-
org.junit.jupiter:junit-jupiter-params:5.12.0=testCompileClasspath,testRuntimeClasspath
112-
org.junit.jupiter:junit-jupiter:5.12.0=testCompileClasspath,testRuntimeClasspath
113-
org.junit.platform:junit-platform-commons:1.12.0=testCompileClasspath,testRuntimeClasspath
114-
org.junit.platform:junit-platform-engine:1.12.0=testCompileClasspath,testRuntimeClasspath
115-
org.junit.platform:junit-platform-launcher:1.12.0=testRuntimeClasspath
116-
org.junit.platform:junit-platform-runner:1.12.0=testRuntimeClasspath
117-
org.junit.platform:junit-platform-suite-api:1.12.0=testRuntimeClasspath
118-
org.junit.platform:junit-platform-suite-commons:1.12.0=testRuntimeClasspath
119-
org.junit:junit-bom:5.12.0=testCompileClasspath,testRuntimeClasspath
110+
org.junit.jupiter:junit-jupiter-api:5.12.2=testCompileClasspath,testRuntimeClasspath
111+
org.junit.jupiter:junit-jupiter-engine:5.12.2=testRuntimeClasspath
112+
org.junit.jupiter:junit-jupiter-params:5.12.2=testCompileClasspath,testRuntimeClasspath
113+
org.junit.jupiter:junit-jupiter:5.12.2=testCompileClasspath,testRuntimeClasspath
114+
org.junit.platform:junit-platform-commons:1.12.2=testCompileClasspath,testRuntimeClasspath
115+
org.junit.platform:junit-platform-engine:1.12.2=testCompileClasspath,testRuntimeClasspath
116+
org.junit.platform:junit-platform-launcher:1.12.2=testRuntimeClasspath
117+
org.junit.platform:junit-platform-runner:1.12.2=testRuntimeClasspath
118+
org.junit.platform:junit-platform-suite-api:1.12.2=testRuntimeClasspath
119+
org.junit.platform:junit-platform-suite-commons:1.12.2=testRuntimeClasspath
120+
org.junit:junit-bom:5.12.2=testCompileClasspath,testRuntimeClasspath
120121
org.junit:junit-bom:5.9.1=spotbugs
122+
org.mockito:mockito-core:4.4.0=testRuntimeClasspath
121123
org.msgpack:msgpack-core:0.8.24=testRuntimeClasspath
122124
org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath
123125
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
@@ -137,8 +139,9 @@ org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
137139
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
138140
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
139141
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
140-
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
141-
org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
142+
org.spockframework:spock-bom:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
143+
org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
144+
org.spockframework:spock-junit4:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
142145
org.testng:testng:7.5.1=testRuntimeClasspath
143146
org.webjars:jquery:3.5.1=testRuntimeClasspath
144147
org.xmlresolver:xmlresolver:4.4.3=spotbugs

dd-trace-api/gradle.lockfile

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClassp
1818
commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
1919
de.thetaphi:forbiddenapis:3.8=compileClasspath
2020
info.picocli:picocli:4.6.3=testRuntimeClasspath
21+
io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
2122
jaxen:jaxen:1.2.0=spotbugs
2223
jline:jline:2.14.6=testRuntimeClasspath
2324
junit:junit-dep:4.11=testCompileClasspath,testRuntimeClasspath
@@ -75,20 +76,21 @@ org.codenarc:CodeNarc:3.6.0=codenarc
7576
org.dom4j:dom4j:2.1.3=spotbugs
7677
org.gmetrics:GMetrics:2.1.0=codenarc
7778
org.hamcrest:hamcrest-core:1.3=testCompileClasspath,testRuntimeClasspath
78-
org.hamcrest:hamcrest:2.2=testCompileClasspath,testRuntimeClasspath
79+
org.hamcrest:hamcrest:3.0=testCompileClasspath,testRuntimeClasspath
7980
org.jacoco:org.jacoco.agent:0.8.13=jacocoAgent,jacocoAnt
8081
org.jacoco:org.jacoco.ant:0.8.13=jacocoAnt
8182
org.jacoco:org.jacoco.core:0.8.13=jacocoAnt
8283
org.jacoco:org.jacoco.report:0.8.13=jacocoAnt
83-
org.junit.jupiter:junit-jupiter-api:5.12.0=testCompileClasspath,testRuntimeClasspath
84-
org.junit.jupiter:junit-jupiter-engine:5.12.0=testRuntimeClasspath
85-
org.junit.jupiter:junit-jupiter-params:5.12.0=testCompileClasspath,testRuntimeClasspath
86-
org.junit.jupiter:junit-jupiter:5.12.0=testCompileClasspath,testRuntimeClasspath
87-
org.junit.platform:junit-platform-commons:1.12.0=testCompileClasspath,testRuntimeClasspath
88-
org.junit.platform:junit-platform-engine:1.12.0=testCompileClasspath,testRuntimeClasspath
89-
org.junit.platform:junit-platform-launcher:1.12.0=testRuntimeClasspath
90-
org.junit:junit-bom:5.12.0=testCompileClasspath,testRuntimeClasspath
84+
org.junit.jupiter:junit-jupiter-api:5.12.2=testCompileClasspath,testRuntimeClasspath
85+
org.junit.jupiter:junit-jupiter-engine:5.12.2=testRuntimeClasspath
86+
org.junit.jupiter:junit-jupiter-params:5.12.2=testCompileClasspath,testRuntimeClasspath
87+
org.junit.jupiter:junit-jupiter:5.12.2=testCompileClasspath,testRuntimeClasspath
88+
org.junit.platform:junit-platform-commons:1.12.2=testCompileClasspath,testRuntimeClasspath
89+
org.junit.platform:junit-platform-engine:1.12.2=testCompileClasspath,testRuntimeClasspath
90+
org.junit.platform:junit-platform-launcher:1.12.2=testRuntimeClasspath
91+
org.junit:junit-bom:5.12.2=testCompileClasspath,testRuntimeClasspath
9192
org.junit:junit-bom:5.9.1=spotbugs
93+
org.mockito:mockito-core:4.4.0=testRuntimeClasspath
9294
org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath
9395
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
9496
org.ow2.asm:asm-analysis:9.4=spotbugs
@@ -109,8 +111,9 @@ org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath
109111
org.slf4j:slf4j-api:1.7.32=testCompileClasspath,testRuntimeClasspath
110112
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
111113
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
112-
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
113-
org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
114+
org.spockframework:spock-bom:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
115+
org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
116+
org.spockframework:spock-junit4:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
114117
org.testng:testng:7.5.1=testRuntimeClasspath
115118
org.webjars:jquery:3.5.1=testRuntimeClasspath
116119
org.xmlresolver:xmlresolver:4.4.3=spotbugs

0 commit comments

Comments
 (0)