Skip to content

Commit e488c2b

Browse files
Bump org.springframework.boot from 3.5.3 to 3.5.4 (#67)
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.5.3 to 3.5.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.3...v3.5.4) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79d05b5 commit e488c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'com.vaadin' version '24.8.4'
44
id 'org.cyclonedx.bom' version '2.3.1'
55
id 'com.gorylenko.gradle-git-properties' version '2.5.2'
6-
id 'org.springframework.boot' version '3.5.3'
6+
id 'org.springframework.boot' version '3.5.4'
77
id 'io.spring.dependency-management' version '1.1.7'
88
id 'org.eclipse.jkube.kubernetes' version '1.18.1'
99
}

0 commit comments

Comments
 (0)