Skip to content

Commit f563acc

Browse files
Bump org.springframework.boot:spring-boot-maven-plugin (#506)
Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 3.3.5 to 3.4.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c1ab3e commit f563acc

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.3.5</version>
107+
<version>3.4.1</version>
108108
<executions>
109109
<execution>
110110
<id>repackage</id>

0 commit comments

Comments
 (0)