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_r297102682
 
 

 ##########
 File path: nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-processors/pom.xml
 ##########
 @@ -38,8 +38,11 @@
         </dependency>
         <dependency>
             <groupId>org.codehaus.groovy</groupId>
-            <artifactId>groovy-all</artifactId>
-            <version>2.4.12</version>
+            <artifactId>groovy-json</artifactId>
+        </dependency>
+        <dependency>
 
 Review comment:
   Should also add groovy-json,datetime,dateutil,xml,templates too just to be 
safe. I think I saw a new module called groovy-json-direct.

----------------------------------------------------------------
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

Reply via email to