Skip to content

Commit cf9c430

Browse files
Bump org.springframework.boot:spring-boot-starter-parent in /server
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.5.6 to 4.0.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76fa0c2 commit cf9c430

File tree

1 file changed

+1
-1
lines changed
  • server/ssh-key-signer-server

1 file changed

+1
-1
lines changed

server/ssh-key-signer-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.boot</groupId>
2222
<artifactId>spring-boot-starter-parent</artifactId>
23-
<version>3.5.6</version>
23+
<version>4.0.0</version>
2424
<relativePath />
2525
</parent>
2626

0 commit comments

Comments
 (0)