提交 eee655ca 编写于 作者: 武汉红喜's avatar 武汉红喜

upgrade spring-boot-starter-rocketmq

上级 1df8fc81
......@@ -36,20 +36,10 @@
<groupId>io.netty</groupId>
<artifactId>netty-tcnative</artifactId>
</dependency>
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-client</artifactId>
</dependency>
<dependency>
<groupId>com.qianmi</groupId>
<artifactId>spring-boot-starter-rocketmq</artifactId>
<version>1.0.2-RELEASE</version>
<exclusions>
<exclusion>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-client</artifactId>
</exclusion>
</exclusions>
<version>1.1.0-RELEASE</version>
</dependency>
<dependency>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册