Skip to content

Commit 5f6feeb

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 3.5.3 to 3.5.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.3...v3.5.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1245982 commit 5f6feeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-controller/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<plugin>
105105
<groupId>org.springframework.boot</groupId>
106106
<artifactId>spring-boot-maven-plugin</artifactId>
107-
<version>3.5.3</version>
107+
<version>3.5.4</version>
108108
<executions>
109109
<execution>
110110
<id>repackage</id>

0 commit comments

Comments
 (0)