Skip to content

Commit 6cc2a22

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
plugins {
1515
id 'java'
1616
id 'idea'
17-
id 'org.springframework.boot' version '3.5.4'
17+
id 'org.springframework.boot' version '3.5.5'
1818
id 'jacoco'
1919
}
2020

0 commit comments

Comments
 (0)