Skip to content

Commit

Permalink
Bump org.springframework:spring-core (#577)
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.3.20 to 5.3.27.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.20...v5.3.27)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rongtong <[email protected]>
  • Loading branch information
dependabot[bot] and RongtongJin authored Dec 25, 2023
1 parent 433034e commit 15a6aa1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rocketmq-v5-client-spring-boot-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,8 @@

<properties>
<project.rootdir>${project.basedir}/..</project.rootdir>
<spring.version>5.3.27</spring.version>
<spring.boot.version>2.7.18</spring.boot.version>
<spring.version>5.3.20</spring.version>

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

0 comments on commit 15a6aa1

Please sign in to comment.