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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-21 13:04:03 +02:00 committed by GitHub
parent d63f6d6e6d
commit 9b2abce591
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.3")
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.4.4")
}
tasks {