rhtyd commented on a change in pull request #2239: CLOUDSTACK-9993: Securing
Agents Communications
URL: https://github.com/apache/cloudstack/pull/2239#discussion_r134776909
##########
File path: utils/pom.xml
##########
@@ -72,6 +77,10 @@
<artifactId>bcprov-jdk15on</artifactId>
</dependency>
<dependency>
+ <groupId>org.bouncycastle</groupId>
Review comment:
We want dependency explicitly stated, as done for bcprov-jdk15on. The root
pom has it as well.
----------------------------------------------------------------
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