You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claudio Miranda (Jira)" <ji...@apache.org> on 2020/04/29 16:48:00 UTC

[jira] [Created] (CAMEL-14983) Replace commons Base64 for JDK Base64

Claudio Miranda created CAMEL-14983:
---------------------------------------

             Summary: Replace commons Base64 for JDK Base64
                 Key: CAMEL-14983
                 URL: https://issues.apache.org/jira/browse/CAMEL-14983
             Project: Camel
          Issue Type: Improvement
            Reporter: Claudio Miranda


Jira component uses a repackaged commons-codec package to use the Base64 class. 

We should the java.util.Base64 class instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)