MikeThomsen commented on a change in pull request #5881:
URL: https://github.com/apache/nifi/pull/5881#discussion_r831101316



##########
File path: 
nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml
##########
@@ -151,6 +151,7 @@
         <dependency>
             <groupId>commons-codec</groupId>
             <artifactId>commons-codec</artifactId>
+            <version>1.15</version>

Review comment:
       IIRC it was. I ripped out ALL of them and 4 modules still required it. 
IIRC, it was due to test vs compile scoping issues with 
`<dependencyManagement>` in the root pom.




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to