Bump org.springframework.boot from 3.1.0 to 3.1.2 (#9002)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5123426527
commit
93e8025396
|
@ -1,6 +1,6 @@
|
||||||
plugins {
|
plugins {
|
||||||
id("otel.java-conventions")
|
id("otel.java-conventions")
|
||||||
id("org.springframework.boot") version "3.1.0"
|
id("org.springframework.boot") version "3.1.2"
|
||||||
id("org.graalvm.buildtools.native")
|
id("org.graalvm.buildtools.native")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue