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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-24 19:07:15 +03:00 committed by GitHub
parent 3cf37dd781
commit e3dc096ac3
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.4")
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.3.5")
}
tasks {