adenes commented on a change in pull request #5259:
URL: https://github.com/apache/nifi/pull/5259#discussion_r679471640



##########
File path: nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml
##########
@@ -121,6 +121,11 @@
             <artifactId>commons-text</artifactId>
             <version>1.8</version>
         </dependency>
+        <dependency>
+            <groupId>org.apache.commons</groupId>
+            <artifactId>commons-dbcp2</artifactId>
+            <version>2.7.0</version>

Review comment:
       Thanks for the comment @exceptionfactory . I'd go with 2.7.0 for this 
change to touch as few places as possible and create a follow-up ticket to 
upgrade Apache Commons DBCP2 NiFi-wide. What do you think?




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