Skip to content

Commit f227011

Browse files
Bump springBootVersion from 2.7.4 to 2.7.5
Bumps `springBootVersion` from 2.7.4 to 2.7.5. Updates `spring-boot-starter` from 2.7.4 to 2.7.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.4...v2.7.5) Updates `spring-boot-configuration-processor` from 2.7.4 to 2.7.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.4...v2.7.5) Updates `spring-boot-starter-test` from 2.7.4 to 2.7.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.4...v2.7.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc92f85 commit f227011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ext {
2525
junitDepVersion = "4.11.20120805.1225"
2626
junitVersion = "4.13.2"
2727
log4j2Version = "2.19.0"
28-
springBootVersion = "2.7.4"
28+
springBootVersion = "2.7.5"
2929
systemRulesVersion = "1.19.0"
3030

3131
supportDependencies = [

0 commit comments

Comments
 (0)