Skip to content

Commit 905badd

Browse files
Bump org.springframework.boot:spring-boot-starter-web from 3.5.3 to 3.5.4 in /etw/etw-testapp (#4389)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c31c99 commit 905badd

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:3.5.3") {
13+
implementation("org.springframework.boot:spring-boot-starter-web:3.5.4") {
1414
exclude("org.springframework.boot", "spring-boot-starter-tomcat")
1515
}
1616
implementation("org.apache.commons:commons-lang3:3.18.0")

0 commit comments

Comments
 (0)