Skip to content

Commit 2b2382a

Browse files
Bump spring-boot.version from 3.4.5 to 3.5.0
Bumps `spring-boot.version` from 3.4.5 to 3.5.0. Updates `org.springframework.boot:spring-boot-starter-parent` 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) Updates `org.springframework.boot:spring-boot-maven-plugin` 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-starter-parent dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 273aa65 commit 2b2382a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<!-- Run Docker build by default -->
127127
<skipDocker>false</skipDocker>
128128
<sortpom-maven-plugin.version>4.0.0</sortpom-maven-plugin.version>
129-
<spring-boot.version>3.4.5</spring-boot.version>
129+
<spring-boot.version>3.5.0</spring-boot.version>
130130
<testcontainers.version>1.21.0</testcontainers.version>
131131
<testng.version>7.11.0</testng.version>
132132
<xmlunit-assertj3.version>2.10.0</xmlunit-assertj3.version>

0 commit comments

Comments
 (0)