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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-20 14:18:10 +03:00 committed by GitHub
parent 78c616f9fb
commit 0c22a8e0c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ plugins {
}
dependencies {
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.3.3")
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.3.4")
}
tasks {