You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2022/10/24 21:30:24 UTC

[GitHub] [druid] xvrl commented on a diff in pull request #13235: fix(sec): upgrade org.bouncycastle:bcprov-ext-jdk15on to 1.69

xvrl commented on code in PR #13235:
URL: https://github.com/apache/druid/pull/13235#discussion_r1003786786


##########
extensions-core/kubernetes-extensions/pom.xml:
##########
@@ -96,7 +96,7 @@
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcprov-ext-jdk15on</artifactId>
-      <version>1.68</version>
+      <version>1.69</version>

Review Comment:
   why are we only updating `bcprov-ext-jdk15on` and not `bcprov-jdk15on` ?
   We should also move to 1.70 since that is out already



-- 
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: commits-unsubscribe@druid.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org