fix(deps): update dependency org.springframework.boot:spring-boot-starter-web to v3.4.4 (#13565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d63f6d6e6d
commit
9b2abce591
|
@ -13,7 +13,7 @@ otelJava {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.4.3")
|
||||
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.4.4")
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
|
Loading…
Reference in New Issue