Skip to content

Commit b4a5118

Browse files
Bump org.springframework.boot:spring-boot-dependencies (#216)
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.2...v4.0.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 503f3df commit b4a5118

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ allprojects {
5353
imports {
5454
mavenBom 'io.debezium:debezium-bom:3.4.1.Final'
5555
mavenBom 'io.awspring.cloud:spring-cloud-aws-dependencies:4.0.0'
56-
mavenBom 'org.springframework.boot:spring-boot-dependencies:4.0.2'
56+
mavenBom 'org.springframework.boot:spring-boot-dependencies:4.0.3'
5757
mavenBom 'ai.djl:bom:0.36.0'
5858
mavenBom 'com.squareup.okhttp3:okhttp-bom:5.3.2'
5959
}

0 commit comments

Comments
 (0)