massakam opened a new pull request, #19524:
URL: https://github.com/apache/pulsar/pull/19524

   ### Motivation
   
   In https://github.com/apache/pulsar/pull/19445, I added import statements 
for the `com.oath.auth.*` classes to the `AuthenticationAthenz` class. These 
classes are in a package named `athenz-cert-refresher`, so we should add a 
dependency on this package. However, due to the indirect dependency, 
`athenz-cert-refresher` will be installed without doing this and the build will 
not fail.
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   ### Documentation
   
   - [ ] `doc` <!-- Your PR contains doc changes. -->
   - [ ] `doc-required` <!-- Your PR changes impact docs and you will update 
later -->
   - [ ] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->


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