dweiss commented on a change in pull request #518:
URL: https://github.com/apache/solr/pull/518#discussion_r783281998
##########
File path: solr/core/build.gradle
##########
@@ -115,9 +115,6 @@ dependencies {
testImplementation 'org.slf4j:jcl-over-slf4j'
- // JWT Auth plugin
- api 'org.bitbucket.b_c:jose4j'
Review comment:
My opinion is that if Solr core is using slf4j for logging and it's
something encouraged for contribs then I think it's fine to put it in the api
configuration (as a transitive, exported dependency).
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]