MikeThomsen commented on a change in pull request #3547: [WIP] NIFI-5254 Update
Groovy dependecies to version 2.5.4
URL: https://github.com/apache/nifi/pull/3547#discussion_r297102814
##########
File path: nifi-nar-bundles/nifi-groovyx-bundle/pom.xml
##########
@@ -39,8 +39,14 @@
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
- <artifactId>groovy-all</artifactId>
- <version>2.4.11</version>
+ <artifactId>groovy-json</artifactId>
Review comment:
See previous comment.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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