Skip to content

Commit

Permalink
AMQ-9299: remove gram dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jbonofre committed Mar 4, 2024
1 parent a2fa433 commit e947a85
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions activemq-openwire-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit e947a85

Please sign in to comment.