hboutemy commented on a change in pull request #20: ARCHETYPE-536 Update Groovy
Dependency and Include Ivy Dependency
URL: https://github.com/apache/maven-archetype/pull/20#discussion_r248998423
##########
File path: archetype-common/pom.xml
##########
@@ -174,7 +174,20 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy</artifactId>
- <version>1.8.3</version>
+ <version>2.4.9</version>
Review comment:
please upgrade to latest 2.4.x (which is the last version compatible with
JDK 6: perfect)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services