nicoloboschi opened a new pull request, #466:
URL: https://github.com/apache/pulsar-manager/pull/466

   Fixes #464 
   
   ### Motivation
   
   In 0.3.0 there are two different versions of bc-prov which may cause runtime 
issues due to duplicate classes in the classloader
   
   ```
   bcprov-ext-jdk15on-1.66.jar
   bcprov-jdk15on-1.68.jar
   ```
   
   
   ### Modifications
   
   * Set a fixed version for every bouncy-castle artifact to 1.68
   
   
   
   


-- 
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: dev-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to