Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit a0353f7

Browse files
Bump org.springframework.boot from 2.7.3 to 3.4.3
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.3 to 3.4.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.3...v3.4.3) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da6c9de commit a0353f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pluginManagement {
1616
}
1717
plugins {
1818
//id 'io.spring.dependency-management' version '1.0.10.RELEASE'
19-
id 'org.springframework.boot' version '2.7.3'
19+
id 'org.springframework.boot' version '3.4.3'
2020
id 'com.github.johnrengelman.shadow' version '7.1.2'
2121
id 'de.jjohannes.java-ecosystem-capabilities' version '0.4'
2222
}

0 commit comments

Comments
 (0)