Skip to content

Commit cddc3a1

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

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

0 commit comments

Comments
 (0)