java-cas-client/cas-client-core
Scott 346374ebc8 CASC-127 Remove Commons Codec Dependency
Problem: We rely on Commons Codec for some simple Base64 decoding/encoding, most of which is available in Java 1.6+
Solution: Set minimum version to Java 1.6 and rely on provided methods.

QA Notes: Unit tests pass
2015-11-18 21:58:06 -05:00
..
src CASC-127 Remove Commons Codec Dependency 2015-11-18 21:58:06 -05:00
LICENSE.txt NOJIRA: 2010-10-23 04:03:14 +00:00
NOTICE Updated NOTICE generation. 2015-07-21 22:16:53 -04:00
pom.xml CASC-127 Remove Commons Codec Dependency 2015-11-18 21:58:06 -05:00