Skip to content

Commit e39b3ab

Browse files
Bump spring-boot.version from 3.5.0 to 3.5.2
Bumps `spring-boot.version` from 3.5.0 to 3.5.2. Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.0 to 3.5.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.0...v3.5.2) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.0 to 3.5.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.0...v3.5.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fe5ac0 commit e39b3ab

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
@@ -127,7 +127,7 @@
127127
<!-- Run Docker build by default -->
128128
<skipDocker>false</skipDocker>
129129
<sortpom-maven-plugin.version>4.0.0</sortpom-maven-plugin.version>
130-
<spring-boot.version>3.5.0</spring-boot.version>
130+
<spring-boot.version>3.5.2</spring-boot.version>
131131
<testcontainers.version>1.21.1</testcontainers.version>
132132
<testng.version>7.11.0</testng.version>
133133
<xmlunit-assertj3.version>2.10.2</xmlunit-assertj3.version>

0 commit comments

Comments
 (0)