Skip to content

Commit 300a105

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
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.5",
111+
"org.springframework.boot:spring-boot-dependencies:2.7.13",
112112
"javax.validation:validation-api:2.0.1.Final",
113113
"org.snakeyaml:snakeyaml-engine:2.6"
114114
)

0 commit comments

Comments
 (0)