Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-autoconfigure (#579)
Browse files Browse the repository at this point in the history
Bumps [org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.5.9 to 2.5.15.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.5.9...v2.5.15)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent b5a43b2 commit 33a4186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rocketmq-v5-client-spring-boot-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<properties>
<project.rootdir>${project.basedir}/..</project.rootdir>
<spring.boot.version>2.5.9</spring.boot.version>
<spring.boot.version>2.5.15</spring.boot.version>
<spring.version>5.3.20</spring.version>

<rocketmq.client.spring.boot.version>2.2.4-SNAPSHOT</rocketmq.client.spring.boot.version>
Expand Down

0 comments on commit 33a4186

Please sign in to comment.