fix #2692 use groovy 4
This commit is contained in:
parent
ff3c294537
commit
3c61567cba
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -1522,7 +1522,7 @@
|
|||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.codehaus.groovy</groupId>
|
||||
<groupId>org.apache.groovy</groupId>
|
||||
<artifactId>groovy</artifactId>
|
||||
<version>${groovy.version}</version>
|
||||
<scope>test</scope>
|
||||
|
|
Loading…
Add table
Reference in a new issue