fix(deps): update dependency org.springframework.boot:spring-boot-starter-web to v3.3.1 (main) (#11644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
028a5c0e4e
commit
023091ff4d
|
@ -8,7 +8,7 @@ plugins {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.3.0")
|
||||
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.3.1")
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
|
Loading…
Reference in New Issue