Skip to content

Commit 8b941b8

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

10 files changed

Lines changed: 167 additions & 140 deletions

File tree

dd-smoke-tests/springboot-openliberty-20/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-smoke-tests/springboot-openliberty-23/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-smoke-tests/springboot-thymeleaf/gradle.lockfile

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClassp
4949
commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
5050
de.thetaphi:forbiddenapis:3.8=compileClasspath
5151
info.picocli:picocli:4.6.3=testRuntimeClasspath
52+
io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
5253
io.sqreen:libsqreen:16.0.0=testRuntimeClasspath
5354
jakarta.activation:jakarta.activation-api:1.2.2=testRuntimeClasspath
5455
jakarta.annotation:jakarta.annotation-api:1.3.5=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
@@ -121,22 +122,22 @@ org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21=testCompileClasspath,testRuntimeC
121122
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21=testCompileClasspath,testRuntimeClasspath
122123
org.jetbrains.kotlin:kotlin-stdlib:1.6.21=testCompileClasspath,testRuntimeClasspath
123124
org.jetbrains:annotations:13.0=testCompileClasspath,testRuntimeClasspath
124-
org.junit.jupiter:junit-jupiter-api:5.8.2=testCompileClasspath,testRuntimeClasspath
125-
org.junit.jupiter:junit-jupiter-engine:5.8.2=testRuntimeClasspath
126-
org.junit.jupiter:junit-jupiter-params:5.8.2=testCompileClasspath,testRuntimeClasspath
125+
org.junit.jupiter:junit-jupiter-api:5.12.2=testCompileClasspath,testRuntimeClasspath
126+
org.junit.jupiter:junit-jupiter-engine:5.12.2=testRuntimeClasspath
127+
org.junit.jupiter:junit-jupiter-params:5.12.2=testCompileClasspath,testRuntimeClasspath
127128
org.junit.jupiter:junit-jupiter:5.8.2=testCompileClasspath,testRuntimeClasspath
128-
org.junit.platform:junit-platform-commons:1.8.2=testCompileClasspath,testRuntimeClasspath
129-
org.junit.platform:junit-platform-engine:1.8.2=testCompileClasspath,testRuntimeClasspath
130-
org.junit.platform:junit-platform-launcher:1.9.2=testRuntimeClasspath
131-
org.junit.platform:junit-platform-runner:1.8.2=testRuntimeClasspath
132-
org.junit.platform:junit-platform-suite-api:1.8.2=testRuntimeClasspath
133-
org.junit.platform:junit-platform-suite-commons:1.8.2=testRuntimeClasspath
134-
org.junit:junit-bom:5.9.0=testCompileClasspath
129+
org.junit.platform:junit-platform-commons:1.12.2=testCompileClasspath,testRuntimeClasspath
130+
org.junit.platform:junit-platform-engine:1.12.2=testCompileClasspath,testRuntimeClasspath
131+
org.junit.platform:junit-platform-launcher:1.12.2=testRuntimeClasspath
132+
org.junit.platform:junit-platform-runner:1.12.2=testRuntimeClasspath
133+
org.junit.platform:junit-platform-suite-api:1.12.2=testRuntimeClasspath
134+
org.junit.platform:junit-platform-suite-commons:1.12.2=testRuntimeClasspath
135+
org.junit:junit-bom:5.12.2=testCompileClasspath,testRuntimeClasspath
135136
org.junit:junit-bom:5.9.1=spotbugs
136-
org.junit:junit-bom:5.9.2=testRuntimeClasspath
137+
org.mockito:mockito-core:4.4.0=testRuntimeClasspath
137138
org.msgpack:msgpack-core:0.8.24=testRuntimeClasspath
138139
org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath
139-
org.opentest4j:opentest4j:1.2.0=testCompileClasspath,testRuntimeClasspath
140+
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
140141
org.ow2.asm:asm-analysis:9.2=testRuntimeClasspath
141142
org.ow2.asm:asm-analysis:9.4=spotbugs
142143
org.ow2.asm:asm-commons:9.2=testRuntimeClasspath
@@ -153,8 +154,9 @@ org.slf4j:jul-to-slf4j:1.7.36=compileClasspath,productionRuntimeClasspath,runtim
153154
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
154155
org.slf4j:slf4j-api:1.7.36=compileClasspath,productionRuntimeClasspath,runtimeClasspath,spotbugs,spotbugsSlf4j,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
155156
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
156-
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
157-
org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
157+
org.spockframework:spock-bom:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
158+
org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
159+
org.spockframework:spock-junit4:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
158160
org.springframework.boot:spring-boot-autoconfigure:2.7.15=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
159161
org.springframework.boot:spring-boot-starter-json:2.7.15=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
160162
org.springframework.boot:spring-boot-starter-logging:2.7.15=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath

dd-smoke-tests/springboot-tomcat-jsp/gradle.lockfile

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClassp
4949
commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
5050
de.thetaphi:forbiddenapis:3.8=compileClasspath
5151
info.picocli:picocli:4.6.3=testRuntimeClasspath
52+
io.leangen.geantyref:geantyref:1.3.16=testRuntimeClasspath
5253
io.sqreen:libsqreen:16.0.0=testRuntimeClasspath
5354
jakarta.activation:jakarta.activation-api:1.2.2=testRuntimeClasspath
5455
jakarta.annotation:jakarta.annotation-api:1.3.5=compileClasspath,productionRuntimeClasspath,providedRuntime,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
@@ -124,22 +125,22 @@ org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21=testCompileClasspath,testRuntimeC
124125
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21=testCompileClasspath,testRuntimeClasspath
125126
org.jetbrains.kotlin:kotlin-stdlib:1.6.21=testCompileClasspath,testRuntimeClasspath
126127
org.jetbrains:annotations:13.0=testCompileClasspath,testRuntimeClasspath
127-
org.junit.jupiter:junit-jupiter-api:5.8.2=testCompileClasspath,testRuntimeClasspath
128-
org.junit.jupiter:junit-jupiter-engine:5.8.2=testRuntimeClasspath
129-
org.junit.jupiter:junit-jupiter-params:5.8.2=testCompileClasspath,testRuntimeClasspath
128+
org.junit.jupiter:junit-jupiter-api:5.12.2=testCompileClasspath,testRuntimeClasspath
129+
org.junit.jupiter:junit-jupiter-engine:5.12.2=testRuntimeClasspath
130+
org.junit.jupiter:junit-jupiter-params:5.12.2=testCompileClasspath,testRuntimeClasspath
130131
org.junit.jupiter:junit-jupiter:5.8.2=testCompileClasspath,testRuntimeClasspath
131-
org.junit.platform:junit-platform-commons:1.8.2=testCompileClasspath,testRuntimeClasspath
132-
org.junit.platform:junit-platform-engine:1.8.2=testCompileClasspath,testRuntimeClasspath
133-
org.junit.platform:junit-platform-launcher:1.9.2=testRuntimeClasspath
134-
org.junit.platform:junit-platform-runner:1.8.2=testRuntimeClasspath
135-
org.junit.platform:junit-platform-suite-api:1.8.2=testRuntimeClasspath
136-
org.junit.platform:junit-platform-suite-commons:1.8.2=testRuntimeClasspath
137-
org.junit:junit-bom:5.9.0=testCompileClasspath
132+
org.junit.platform:junit-platform-commons:1.12.2=testCompileClasspath,testRuntimeClasspath
133+
org.junit.platform:junit-platform-engine:1.12.2=testCompileClasspath,testRuntimeClasspath
134+
org.junit.platform:junit-platform-launcher:1.12.2=testRuntimeClasspath
135+
org.junit.platform:junit-platform-runner:1.12.2=testRuntimeClasspath
136+
org.junit.platform:junit-platform-suite-api:1.12.2=testRuntimeClasspath
137+
org.junit.platform:junit-platform-suite-commons:1.12.2=testRuntimeClasspath
138+
org.junit:junit-bom:5.12.2=testCompileClasspath,testRuntimeClasspath
138139
org.junit:junit-bom:5.9.1=spotbugs
139-
org.junit:junit-bom:5.9.2=testRuntimeClasspath
140+
org.mockito:mockito-core:4.4.0=testRuntimeClasspath
140141
org.msgpack:msgpack-core:0.8.24=testRuntimeClasspath
141142
org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath
142-
org.opentest4j:opentest4j:1.2.0=testCompileClasspath,testRuntimeClasspath
143+
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
143144
org.ow2.asm:asm-analysis:9.2=testRuntimeClasspath
144145
org.ow2.asm:asm-analysis:9.4=spotbugs
145146
org.ow2.asm:asm-commons:9.2=testRuntimeClasspath
@@ -156,8 +157,9 @@ org.slf4j:jul-to-slf4j:1.7.36=compileClasspath,productionRuntimeClasspath,runtim
156157
org.slf4j:log4j-over-slf4j:1.7.30=testCompileClasspath,testRuntimeClasspath
157158
org.slf4j:slf4j-api:1.7.36=compileClasspath,productionRuntimeClasspath,runtimeClasspath,spotbugs,spotbugsSlf4j,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
158159
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
159-
org.spockframework:spock-core:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
160-
org.spockframework:spock-junit4:2.3-groovy-3.0=testCompileClasspath,testRuntimeClasspath
160+
org.spockframework:spock-bom:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
161+
org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
162+
org.spockframework:spock-junit4:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
161163
org.springframework.boot:spring-boot-autoconfigure:2.7.15=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
162164
org.springframework.boot:spring-boot-starter-json:2.7.15=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
163165
org.springframework.boot:spring-boot-starter-logging:2.7.15=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath

0 commit comments

Comments
 (0)