You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by di...@apache.org on 2019/05/24 02:54:41 UTC

[rocketmq-spring] branch master updated: Update RocketMQ version to 4.5.1

This is an automated email from the ASF dual-hosted git repository.

dinglei 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 53d4a8c  Update RocketMQ version to 4.5.1
53d4a8c is described below

commit 53d4a8cde3d2d462adee2b716dd5b0434fd5f4ca
Author: ShannonDing <li...@163.com>
AuthorDate: Fri May 24 10:54:27 2019 +0800

    Update RocketMQ version to 4.5.1
---
 rocketmq-spring-boot-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rocketmq-spring-boot-parent/pom.xml b/rocketmq-spring-boot-parent/pom.xml
index 8b5b54b..98999ec 100644
--- a/rocketmq-spring-boot-parent/pom.xml
+++ b/rocketmq-spring-boot-parent/pom.xml
@@ -40,7 +40,7 @@
 
         <rocketmq.spring.boot.version>2.0.3-SNAPSHOT</rocketmq.spring.boot.version>
 
-        <rocketmq-version>4.4.0</rocketmq-version>
+        <rocketmq-version>4.5.1</rocketmq-version>
         <slf4j.version>1.7.25</slf4j.version>
         <jackson.version>2.9.7</jackson.version>