Skip to content

Commit c4b627b

Browse files
Bump org.springframework.boot:spring-boot-dependencies (#532)
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.7.14 to 2.7.15. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.14...v2.7.15) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b91eea1 commit c4b627b

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
@@ -43,7 +43,7 @@ val DEPENDENCY_BOMS = listOf(
4343
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:$otelAlphaVersion",
4444
"org.apache.logging.log4j:log4j-bom:2.20.0",
4545
"org.junit:junit-bom:5.10.0",
46-
"org.springframework.boot:spring-boot-dependencies:2.7.14",
46+
"org.springframework.boot:spring-boot-dependencies:2.7.15",
4747
"org.testcontainers:testcontainers-bom:1.19.0",
4848
"software.amazon.awssdk:bom:2.20.140",
4949
)

0 commit comments

Comments
 (0)