This is an automated email from the ASF dual-hosted git repository. zhoubo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-connect.git
commit 9716b10fa3fb9374e9a3ab181f4bfc27a3eeed86 Author: Yuchen Li <[email protected]> AuthorDate: Fri Jul 19 14:19:37 2019 +0800 Update pom.xml --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index 361dd77..a53b8b0 100644 --- a/pom.xml +++ b/pom.xml @@ -184,12 +184,6 @@ <artifactId>commons-cli</artifactId> <version>1.2</version> </dependency> - <dependency> - <groupId>javax.jms</groupId> - <artifactId>javax.jms-api</artifactId> - <version>2.0</version> - </dependency> - </dependencies> </project>
