Skip to content

Commit d57864c

Browse files
Bump org.springframework.boot:spring-boot-maven-plugin (#138)
Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) 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-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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e20a684 commit d57864c

File tree

1 file changed

+1
-1
lines changed
  • examples/spring-rest-service

1 file changed

+1
-1
lines changed

examples/spring-rest-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<plugin>
4343
<groupId>org.springframework.boot</groupId>
4444
<artifactId>spring-boot-maven-plugin</artifactId>
45-
<version>3.4.4</version>
45+
<version>3.4.5</version>
4646
<configuration>
4747
<mainClass>io.retit.spring.carbon.SpringCarbonEmissionsApplication</mainClass>
4848
<layout>ZIP</layout>

0 commit comments

Comments
 (0)