Skip to content

Commit a88c510

Browse files
Bump org.springframework.boot:spring-boot-dependencies
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.7.13 to 3.1.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.13...v3.1.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d17876e commit a88c510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ val DEPENDENCIES = listOf(
108108
"org.junit-pioneer:junit-pioneer:1.9.1",
109109
"org.objenesis:objenesis:3.3",
110110
// Note that this is only referenced as "org.springframework.boot" in build files, not the artifact name.
111-
"org.springframework.boot:spring-boot-dependencies:2.7.14",
111+
"org.springframework.boot:spring-boot-dependencies:3.1.2",
112112
"javax.validation:validation-api:2.0.1.Final",
113113
"org.snakeyaml:snakeyaml-engine:2.6"
114114
)

0 commit comments

Comments
 (0)