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:
parent
343a7f4d6e
commit
5b712cc478
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue