Skip to content

Commit

Permalink
Bump spring-core from 5.3.18 to 5.3.20 in /rocketmq-spring-boot-parent (
Browse files Browse the repository at this point in the history
apache#460)

Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.18 to 5.3.20.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.18...v5.3.20)

---
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>
  • Loading branch information
dependabot[bot] authored May 26, 2022
1 parent 6353545 commit d6e2b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rocketmq-spring-boot-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<properties>
<project.rootdir>${project.basedir}/..</project.rootdir>
<spring.boot.version>2.5.9</spring.boot.version>
<spring.version>5.3.18</spring.version>
<spring.version>5.3.20</spring.version>

<rocketmq.spring.boot.version>2.2.3-SNAPSHOT</rocketmq.spring.boot.version>

Expand Down

0 comments on commit d6e2b1f

Please sign in to comment.