Skip to content

Commit 697ee37

Browse files
dependabot[bot]durimkryeziu
authored andcommitted
Bump spring-boot from 4.0.1 to 4.0.2
Bumps `spring-boot` from 4.0.1 to 4.0.2. Updates `org.springframework.boot:spring-boot-dependencies` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.1...v4.0.2) Updates `org.springframework.boot:spring-boot-starter-webmvc` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.1...v4.0.2) Updates `org.springframework.boot:spring-boot-starter-webmvc-test` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.1...v4.0.2) Updates `org.springframework.boot` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-webmvc dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-webmvc-test dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e14775 commit 697ee37

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.2"
77
pmd = "7.16.0"
8-
spring-boot = "4.0.1"
8+
spring-boot = "4.0.2"
99

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

0 commit comments

Comments
 (0)