fix(deps): update dependency org.springframework.boot:spring-boot-starter-web to v3.5.0 (#13906)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-23 12:49:33 +03:00 committed by GitHub
parent 814fbef020
commit 1829835bf8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ otelJava {
}
dependencies {
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.4.6")
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.5.0")
}
tasks {