浏览代码

add rocketmq-client pom version

agapple 5 年之前
父节点
当前提交
6c494f8892
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      client-adapter/launcher/pom.xml

+ 1 - 0
client-adapter/launcher/pom.xml

@@ -62,6 +62,7 @@
         <dependency>
             <groupId>org.apache.rocketmq</groupId>
             <artifactId>rocketmq-client</artifactId>
+	    <version>4.5.1</version>
         </dependency>
         <!-- 单独引入kafka依赖 -->
         <dependency>