mirror of https://github.com/apache/activemq.git
AMQ-9619: Upgrade to groovy 4.0.23
This commit is contained in:
parent
e0469d3991
commit
5bdec7b09d
|
@ -32,12 +32,12 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.groovy</groupId>
|
||||
<artifactId>groovy</artifactId>
|
||||
<version>4.0.6</version>
|
||||
<version>4.0.23</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.groovy</groupId>
|
||||
<artifactId>groovy-ant</artifactId>
|
||||
<version>4.0.6</version>
|
||||
<version>4.0.23</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>annogen</groupId>
|
||||
|
|
Loading…
Reference in New Issue