Skip to content

Commit cd6039d

Browse files
Bump org.springframework.boot from 2.7.18 to 3.4.3
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.18 to 3.4.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...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] <[email protected]>
1 parent 0c37c72 commit cd6039d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-2-demo-app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id("sb-ot-demo.java-conventions")
33
id("sb-ot-demo.forbidden-apis")
44
id("sb-ot-demo.docker")
5-
id("org.springframework.boot") version "2.7.18"
5+
id("org.springframework.boot") version "3.4.3"
66
id("io.freefair.lombok")
77
}
88

0 commit comments

Comments
 (0)