Skip to content

Commit 89dc86f

Browse files
Bump org.springframework.boot:spring-boot-starter-web from 4.0.1 to 4.0.2 in /etw/etw-testapp (#4594)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53b379d commit 89dc86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etw/etw-testapp/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
// compileOnly(project(path:":agent:agent", configuration:"devtest"))
1111
compileOnly(project(path: ":agent:agent"))
1212

13-
implementation("org.springframework.boot:spring-boot-starter-web:4.0.1") {
13+
implementation("org.springframework.boot:spring-boot-starter-web:4.0.2") {
1414
exclude("org.springframework.boot", "spring-boot-starter-tomcat")
1515
}
1616
implementation("org.apache.commons:commons-lang3:3.20.0")

0 commit comments

Comments
 (0)