Merge branch '2.1.x'

pull/15498/head
Andy Wilkinson 6 years ago
commit 5a07c44a4f

@ -1843,6 +1843,11 @@
<artifactId>groovy-groovysh</artifactId>
<version>${groovy.version}</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-jaxb</artifactId>
<version>${groovy.version}</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-jmx</artifactId>

Loading…
Cancel
Save