Skip to content

Commit d6fcc06

Browse files
Bump spring.boot.version from 4.0.4 to 4.0.5
Bumps `spring.boot.version` from 4.0.4 to 4.0.5. Updates `org.springframework.boot:spring-boot-starter` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.4...v4.0.5) Updates `org.springframework.boot:spring-boot-maven-plugin` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.4...v4.0.5) Updates `org.springframework.boot:spring-boot-dependencies` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b87139 commit d6fcc06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ limitations under the License.
4141
<log4j.version>2.25.3</log4j.version>
4242

4343
<spring.version>7.0.6</spring.version>
44-
<spring.boot.version>4.0.4</spring.boot.version>
44+
<spring.boot.version>4.0.5</spring.boot.version>
4545
<!--
4646
DKF: if you update spring.boot.version, also update the annotation
4747
processor binding in Eclipse for SpiNNaker-allocserv:

0 commit comments

Comments
 (0)