vihangk1 commented on a change in pull request #1791:
URL: https://github.com/apache/hive/pull/1791#discussion_r555362138



##########
File path: service/pom.xml
##########
@@ -179,6 +179,37 @@
         </exclusion>
       </exclusions>
     </dependency>
+    <dependency>
+      <groupId>org.pac4j</groupId>
+      <artifactId>pac4j-saml-opensamlv3</artifactId>
+      <version>4.0.3</version>

Review comment:
       I found on dependency which can potentially cause problems 
(commons-collections). I excluded it here. However, finding all the 
dependencies which are unnecessary may be a bit more complex. I will create a 
separate JIRA for that if that is okay with you.




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to