ivankelly commented on a change in pull request #2888: PIP-25: Token based
authentication
URL: https://github.com/apache/pulsar/pull/2888#discussion_r229333834
##########
File path: pom.xml
##########
@@ -726,6 +727,22 @@ flexible messaging model and an intuitive client
API.</description>
</exclusion>
</exclusions>
</dependency>
+
+ <dependency>
+ <groupId>io.jsonwebtoken</groupId>
Review comment:
These need to be reflected in LICENSE and NOTICE for the binary
distribution. They probably mess with a lot of jackson stuff too.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services