fix(deps): update dependency org.springframework.boot:spring-boot-starter-web to v3.5.0 (#13906)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
814fbef020
commit
1829835bf8
|
@ -13,7 +13,7 @@ otelJava {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.4.6")
|
||||
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.5.0")
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
|
Loading…
Reference in New Issue