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 3.3.3 to 3.3.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.3...v3.3.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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 19, 2024
1 parent 3c6d53e commit 7974346
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 @@ -30,7 +30,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<gson.version>2.11.0</gson.version>
<junit.jupiter.version>5.11.0</junit.jupiter.version>
<spring-boot-maven-plugin.version>3.3.3</spring-boot-maven-plugin.version>
<spring-boot-maven-plugin.version>3.3.4</spring-boot-maven-plugin.version>
<assertj.version>3.26.3</assertj.version>
<mockito.version>5.13.0</mockito.version>
<spotless.version>2.43.0</spotless.version>
Expand Down

0 comments on commit 7974346

Please sign in to comment.