nrg4878 commented on a change in pull request #1791:
URL: https://github.com/apache/hive/pull/1791#discussion_r552356196
##########
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:
should define the scope for this dependency. Might pull in transitive
dependencies that might be undesirable.
----------------------------------------------------------------
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]