Skip to content

Commit 078056c

Browse files
Bump spring-boot.version from 3.4.4 to 3.4.5
Bumps `spring-boot.version` from 3.4.4 to 3.4.5. Updates `org.springframework.boot:spring-boot-starter-parent` from 3.4.4 to 3.4.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.4...v3.4.5) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.4.4 to 3.4.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.4...v3.4.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52a451e commit 078056c

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
@@ -137,7 +137,7 @@
137137
<!-- Run Docker build by default -->
138138
<skipDocker>false</skipDocker>
139139
<sortpom-maven-plugin.version>4.0.0</sortpom-maven-plugin.version>
140-
<spring-boot.version>3.4.4</spring-boot.version>
140+
<spring-boot.version>3.4.5</spring-boot.version>
141141
<testcontainers.version>1.20.6</testcontainers.version>
142142
<testng.version>7.11.0</testng.version>
143143
<xmlunit-assertj3.version>2.10.0</xmlunit-assertj3.version>

0 commit comments

Comments
 (0)