Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.7.9 to 3.2.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.9...v3.2.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent fd0b451 commit 7c0e911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<version.maven.resources>3.3.1</version.maven.resources>
<version.maven.sonar>3.10.0.2594</version.maven.sonar>
<version.maven.source>3.3.0</version.maven.source>
<version.maven.spring-boot>2.7.9</version.maven.spring-boot>
<version.maven.spring-boot>3.2.0</version.maven.spring-boot>
<version.maven.surefire.plugin>3.2.1</version.maven.surefire.plugin>
<version.maven-war-plugin>3.4.0</version.maven-war-plugin>
<version.maven.wildfly.plugin>4.0.0.Final</version.maven.wildfly.plugin>
Expand Down

0 comments on commit 7c0e911

Please sign in to comment.