mirror of https://github.com/apache/activemq.git
AMQ-9299: remove gram dependency
This commit is contained in:
parent
a2fa43359e
commit
e947a85be0
|
@ -29,17 +29,6 @@
|
|||
<name>ActiveMQ :: Openwire Generator</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>groovy</groupId>
|
||||
<artifactId>gram</artifactId>
|
||||
<version>1.1</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>ant</groupId>
|
||||
<artifactId>ant</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.groovy</groupId>
|
||||
<artifactId>groovy</artifactId>
|
||||
|
|
Loading…
Reference in New Issue