Skip to content

Commit d4b2282

Browse files
Bump org.springframework.boot from 3.5.4 to 3.5.5
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.5.4 to 3.5.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.4...v3.5.5) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4fec96 commit d4b2282

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.6'
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.4'
6+
id 'org.springframework.boot' version '3.5.5'
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)