mirror of https://github.com/apache/activemq.git
[AMQ-8995] Upgrade to groovy 4.0.3
This commit is contained in:
parent
b9cd4ba3af
commit
95d2400d9d
|
@ -48,7 +48,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.groovy</groupId>
|
<groupId>org.apache.groovy</groupId>
|
||||||
<artifactId>groovy-ant</artifactId>
|
<artifactId>groovy-ant</artifactId>
|
||||||
<version>4.0.1</version>
|
<version>4.0.3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>annogen</groupId>
|
<groupId>annogen</groupId>
|
||||||
|
|
Loading…
Reference in New Issue