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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-22 17:01:38 +03:00 committed by GitHub
parent 839d2a9666
commit 6af7676b51
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.5")
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.4.6")
}
tasks {