Bump org.springframework.boot:spring-boot-dependencies from 2.7.13 to 2.7.14 (#9003)
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
6e573289ae
commit
5123426527
|
@ -108,7 +108,7 @@ val DEPENDENCIES = listOf(
|
||||||
"org.junit-pioneer:junit-pioneer:1.9.1",
|
"org.junit-pioneer:junit-pioneer:1.9.1",
|
||||||
"org.objenesis:objenesis:3.3",
|
"org.objenesis:objenesis:3.3",
|
||||||
// Note that this is only referenced as "org.springframework.boot" in build files, not the artifact name.
|
// Note that this is only referenced as "org.springframework.boot" in build files, not the artifact name.
|
||||||
"org.springframework.boot:spring-boot-dependencies:2.7.13",
|
"org.springframework.boot:spring-boot-dependencies:2.7.14",
|
||||||
"javax.validation:validation-api:2.0.1.Final",
|
"javax.validation:validation-api:2.0.1.Final",
|
||||||
"org.snakeyaml:snakeyaml-engine:2.6"
|
"org.snakeyaml:snakeyaml-engine:2.6"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue