You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/03/21 13:24:36 UTC

[GitHub] [nifi] MikeThomsen commented on a change in pull request #5881: NIFI-9788 Updated commons-codec to 1.15 across all modules.

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: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org