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

---
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 Nov 23, 2023
1 parent b982e9a commit 08829a6
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.2</maven-surefire-plugin.version>
<spring-boot-maven-plugin.version>2.7.17</spring-boot-maven-plugin.version>
<spring-boot-maven-plugin.version>2.7.18</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 08829a6

Please sign in to comment.