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.6 to 2.7.17.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.6...v2.7.17)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent 677856c commit e017a30
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 @@ -63,7 +63,7 @@
<commons-codec.version>1.16.0</commons-codec.version>
<maven.compiler.plugin.version>3.11.0</maven.compiler.plugin.version>
<maven-surefire-plugin.version>3.2.1</maven-surefire-plugin.version>
<spring-boot-maven-plugin.version>2.7.6</spring-boot-maven-plugin.version>
<spring-boot-maven-plugin.version>2.7.17</spring-boot-maven-plugin.version>
<checksum.maven.plugin.version>1.11</checksum.maven.plugin.version>
<maven.gpg.plugin.version>3.1.0</maven.gpg.plugin.version>
<buildnumber.plugin.version>3.2.0</buildnumber.plugin.version>
Expand Down

0 comments on commit e017a30

Please sign in to comment.