Merge pull request #865 from jbonofre/AMQ-8995

[AMQ-8995] Upgrade to groovy 4.0.3
This commit is contained in:
Jean-Baptiste Onofré 2022-08-03 16:02:43 +02:00 committed by GitHub
commit 74a2017d4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy-ant</artifactId>
<version>4.0.1</version>
<version>4.0.3</version>
</dependency>
<dependency>
<groupId>annogen</groupId>