Skip to content

Commit 501ca33

Browse files
Bump spring-boot from 3.3.5 to 3.4.0 (#428)
Bumps `spring-boot` from 3.3.5 to 3.4.0. Updates `org.springframework.boot:spring-boot-starter` from 3.3.5 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0) Updates `org.springframework.boot:spring-boot-starter-json` from 3.3.5 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0) Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.5 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-json dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97bee1d commit 501ca33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dokka = "1.9.20"
99
kotlinx-serialization = "1.7.3"
1010
kotlinx-coroutines = "1.9.0"
1111
junit = "5.10.2"
12-
spring-boot = "3.3.5"
12+
spring-boot = "3.4.0"
1313
log4j = "2.24.2"
1414
restate = "1.3.0-SNAPSHOT"
1515

0 commit comments

Comments
 (0)