AMQ-9299: remove gram dependency

(cherry picked from commit e947a85be0)
This commit is contained in:
Jean-Baptiste Onofré 2024-03-04 08:04:17 +01:00 committed by JB Onofré
parent 7697563452
commit 63314b0d86
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>