We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30539c1 commit 12e53d9Copy full SHA for 12e53d9
pom.xml
@@ -378,7 +378,7 @@
378
<dependency>
379
<groupId>org.codehaus.groovy</groupId>
380
<artifactId>groovy-eclipse-batch</artifactId>
381
- <version>3.0.1-01</version>
+ <version>3.0.2-02</version>
382
</dependency>
383
</dependencies>
384
</plugin>
@@ -514,7 +514,7 @@
514
</reporting>
515
<properties>
516
<gt.version>23-SNAPSHOT</gt.version>
517
- <groovy.version>3.0.2</groovy.version>
+ <groovy.version>3.0.3</groovy.version>
518
</properties>
519
<name>geoscript groovy</name>
520
<description>A groovy implementation of geoscript.</description>
0 commit comments