Skip to content

Commit 6eacb44

Browse files
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.5.7 to 4.0.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v4.0.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f46d1f commit 6eacb44

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

testcontainers-spring-boot-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<description>Parent pom for all embedded testcontainers</description>
1616

1717
<properties>
18-
<spring.boot.version>3.5.7</spring.boot.version>
18+
<spring.boot.version>4.0.0</spring.boot.version>
1919
<spring.cloud.version>2025.0.0</spring.cloud.version>
2020
<spring.cloud.gcp.version>7.4.1</spring.cloud.gcp.version>
2121
<equalsverifier.version>4.2.3</equalsverifier.version>

0 commit comments

Comments
 (0)