[
https://issues.apache.org/jira/browse/CALCITE-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16513087#comment-16513087
]
ASF GitHub Bot commented on CALCITE-2361:
-----------------------------------------
Github user F21 commented on the issue:
https://github.com/apache/calcite-avatica/pull/59
Thanks for merging @risdenk !
> Upgrade Bouncycastle to version 1.59
> ------------------------------------
>
> Key: CALCITE-2361
> URL: https://issues.apache.org/jira/browse/CALCITE-2361
> Project: Calcite
> Issue Type: Improvement
> Components: avatica
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Trivial
> Fix For: avatica-1.12.0
>
>
> Bouncycastle 1.55 generates the following error with JDK 11 build 17.
> {code:java}
> error reading
> /root/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.55/bcprov-jdk15on-1.55.jar;
> invalid manifest format
> {code}
> Upgrading to 1.59 avoids this error. This is a low risk change since
> bouncycastle is only used in tests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)