Kevin Risden created CALCITE-2361:
-------------------------------------
Summary: Upgrade Bouncycastle to version 1.55
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
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)