Skip to content

Commit 1f40fba

Browse files
dependabot[bot]remkop
authored andcommitted
Bump springBootVersion from 2.7.10 to 2.7.11
Bumps `springBootVersion` from 2.7.10 to 2.7.11. Updates `org.springframework.boot:spring-boot-starter` from 2.7.10 to 2.7.11 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.10...v2.7.11) Updates `org.springframework.boot:spring-boot-configuration-processor` from 2.7.10 to 2.7.11 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.10...v2.7.11) Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.10 to 2.7.11 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.10...v2.7.11) --- 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 de2bda9 commit 1f40fba

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"
2626
junitVersion = "4.13.2"
2727
log4j2Version = "2.20.0"
28-
springBootVersion = "2.7.10" // Spring Boot 3.0 requires Java 17 as a minimum version
28+
springBootVersion = "2.7.11" // Spring Boot 3.0 requires Java 17 as a minimum version
2929
systemRulesVersion = "1.19.0"
3030
systemLambdaVersion = '1.2.1'
3131
junit5Version = '5.9.3'

0 commit comments

Comments
 (0)