Skip to content

Commit fd956e4

Browse files
build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.4.5 to 3.5.0 (#2394)
* build(deps): bump org.springframework.boot:spring-boot-dependencies Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.4.5 to 3.5.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v3.5.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2024.0.1 to 2025.0.0 #2408 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Oleksandr <ijusti@users.noreply.github.com>
1 parent e8086a3 commit fd956e4

File tree

1 file changed

+2
-2
lines changed
  • testcontainers-spring-boot-parent

1 file changed

+2
-2
lines changed

testcontainers-spring-boot-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616

1717
<properties>
18-
<spring.boot.version>3.4.5</spring.boot.version>
19-
<spring.cloud.version>2024.0.1</spring.cloud.version>
18+
<spring.boot.version>3.5.0</spring.boot.version>
19+
<spring.cloud.version>2025.0.0</spring.cloud.version>
2020
<spring.cloud.gcp.version>6.2.1</spring.cloud.gcp.version>
2121
<equalsverifier.version>4.0</equalsverifier.version>
2222
<junit-jupiter.version>5.13.0</junit-jupiter.version>

0 commit comments

Comments
 (0)