Skip to content

Commit a0bc411

Browse files
Bump org.springframework.boot:spring-boot-maven-plugin
Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) 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-maven-plugin dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ebcf5ee commit a0bc411

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
@@ -28,7 +28,7 @@
2828
<maven.compiler.target>${java.version}</maven.compiler.target>
2929
<main.basedir>${basedir}</main.basedir>
3030
<docs.main>${project.artifactId}</docs.main>
31-
<spring-boot.version>4.0.4</spring-boot.version>
31+
<spring-boot.version>4.0.5</spring-boot.version>
3232
<spring-cloud-build.version>5.0.2-SNAPSHOT</spring-cloud-build.version>
3333
<kotlin.version>2.2.21</kotlin.version>
3434
<docs.resources.dir>${project.build.directory}/build-docs</docs.resources.dir>

0 commit comments

Comments
 (0)