mirror of https://github.com/apache/activemq.git
[AMQ-9174] Upgrade to groovy 4.0.6
This commit is contained in:
parent
c6e8267d4a
commit
1228fc4421
|
@ -43,12 +43,12 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.groovy</groupId>
|
||||
<artifactId>groovy</artifactId>
|
||||
<version>4.0.4</version>
|
||||
<version>4.0.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.groovy</groupId>
|
||||
<artifactId>groovy-ant</artifactId>
|
||||
<version>4.0.4</version>
|
||||
<version>4.0.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>annogen</groupId>
|
||||
|
|
Loading…
Reference in New Issue