Skip to content

Commit 82b784d

Browse files
Bump org.springframework.boot:spring-boot-maven-plugin (#121)
Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 3.4.3 to 3.4.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.3...v3.4.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin 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 5c8e5d6 commit 82b784d

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.3</version>
45+
<version>3.4.4</version>
4646
<configuration>
4747
<mainClass>io.retit.spring.carbon.SpringCarbonEmissionsApplication</mainClass>
4848
<layout>ZIP</layout>

0 commit comments

Comments
 (0)