[
https://issues.apache.org/jira/browse/CAMEL-7039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13839470#comment-13839470
]
Hadrian Zbarcea commented on CAMEL-7039:
----------------------------------------
Not so trivial... It breaks the build in camel-ssh. The reason is the use of
the deprecated PEMReader. While it is easy to fix that by using the PEMParser
(already did that) the problem is that we use internally mina sshd that
requires the same PEMReader, so we get a NCDF during
SshComponentTestSupport.setUp().
We could leave camel-ssh dependency on 1.49 (just because of the tests), not
sure what the simplest solution would be. Thoughts?
> Upgrade to BouncyCastle 1.50
> ----------------------------
>
> Key: CAMEL-7039
> URL: https://issues.apache.org/jira/browse/CAMEL-7039
> Project: Camel
> Issue Type: Improvement
> Reporter: Colm O hEigeartaigh
> Assignee: Hadrian Zbarcea
> Priority: Trivial
> Fix For: 2.13.0
>
> Attachments: camel-7039.patch
>
>
> Upgrade to BouncyCastle 1.50, which is now in Maven Central.
--
This message was sent by Atlassian JIRA
(v6.1#6144)