Skip to content

Commit 5123426

Browse files
Bump org.springframework.boot:spring-boot-dependencies from 2.7.13 to 2.7.14 (open-telemetry#9003)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e57328 commit 5123426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ val DEPENDENCIES = listOf(
108108
"org.junit-pioneer:junit-pioneer:1.9.1",
109109
"org.objenesis:objenesis:3.3",
110110
// Note that this is only referenced as "org.springframework.boot" in build files, not the artifact name.
111-
"org.springframework.boot:spring-boot-dependencies:2.7.13",
111+
"org.springframework.boot:spring-boot-dependencies:2.7.14",
112112
"javax.validation:validation-api:2.0.1.Final",
113113
"org.snakeyaml:snakeyaml-engine:2.6"
114114
)

0 commit comments

Comments
 (0)