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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-21 07:49:21 -08:00 committed by GitHub
parent 343a7f4d6e
commit 5b712cc478
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.5")
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.3.6")
}
tasks {