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

Removed dependency on commons-codec #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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