This is an automated email from the ASF dual-hosted git repository.
jinrongtong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.git
The following commit(s) were added to refs/heads/master by this push:
new 3af8627 Bump spring-core from 5.3.20 to 5.3.27 in
/rocketmq-spring-boot-parent (#551)
3af8627 is described below
commit 3af86278fdf43b422bd02568ae7ad70e0e6e7e30
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 4 11:06:23 2023 +0800
Bump spring-core from 5.3.20 to 5.3.27 in /rocketmq-spring-boot-parent
(#551)
Bumps [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](https://github.com/spring-projects/spring-framework/compare/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]>
---
rocketmq-spring-boot-parent/pom.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rocketmq-spring-boot-parent/pom.xml
b/rocketmq-spring-boot-parent/pom.xml
index f4445a3..5c191b3 100644
--- a/rocketmq-spring-boot-parent/pom.xml
+++ b/rocketmq-spring-boot-parent/pom.xml
@@ -35,8 +35,9 @@
<properties>
<project.rootdir>${project.basedir}/..</project.rootdir>
- <spring.boot.version>2.5.15</spring.boot.version>
- <spring.version>5.3.20</spring.version>
+
+ <spring.boot.version>2.5.9</spring.boot.version>
+ <spring.version>5.3.27</spring.version>
<rocketmq.spring.boot.version>2.2.4-SNAPSHOT</rocketmq.spring.boot.version>