Skip to content

Commit d5a9b96

Browse files
dependabot[bot]durimkryeziu
authored andcommitted
Bump spring-boot from 4.0.2 to 4.0.3
Bumps `spring-boot` from 4.0.2 to 4.0.3. Updates `org.springframework.boot:spring-boot-dependencies` 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) Updates `org.springframework.boot:spring-boot-starter-webmvc` 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) Updates `org.springframework.boot:spring-boot-starter-webmvc-test` 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) Updates `org.springframework.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 - dependency-name: org.springframework.boot:spring-boot-starter-webmvc dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-webmvc-test dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f4dba4 commit d5a9b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jacoco = "0.8.14"
55
javafxplugin = "0.1.0"
66
junit-jupiter = "6.0.3"
77
pmd = "7.16.0"
8-
spring-boot = "4.0.2"
8+
spring-boot = "4.0.3"
99

1010
[libraries]
1111
assertj-core = { module = "org.assertj:assertj-core", version.ref = "assertj-core" }

0 commit comments

Comments
 (0)