Skip to content
This repository was archived by the owner on Nov 6, 2018. It is now read-only.

Removed dependency on commons-codec#108

Open
ljnelson wants to merge 1 commit intofabric8io:masterfrom
ljnelson:remove-commons-codec
Open

Removed dependency on commons-codec#108
ljnelson wants to merge 1 commit intofabric8io:masterfrom
ljnelson:remove-commons-codec

Conversation

@ljnelson
Copy link

@ljnelson ljnelson commented Mar 5, 2018

Hello; thanks for a great project!

This pull request removes the commons-codec dependency, which was used solely for its Base64 class, in favor of the JDK's built in javax.xml.bind.DatatypeConverter#printBase64Binary method. mvn clean install runs fine across the whole project.

I hope this is a useful contribution and that I've done it right! 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant