AMQ-9299: remove gram dependency

This commit is contained in:
Jean-Baptiste Onofré 2024-03-04 08:04:17 +01:00
parent a2fa43359e
commit e947a85be0
1 changed files with 0 additions and 11 deletions

View File

@ -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>