From 8dc03389ad8d5b06996c920302f01d1c32d7b717 Mon Sep 17 00:00:00 2001 From: Jen Bourey Date: Tue, 22 Nov 2011 19:24:20 +0000 Subject: [PATCH] Adding commons codec for basic authentication git-svn-id: https://source.jasig.org/sandbox/CoursesPortlet/trunk@25544 f5dbab47-78f9-eb45-b975-e544023573eb --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 527f960..2993579 100644 --- a/pom.xml +++ b/pom.xml @@ -38,6 +38,11 @@ jaxb-impl 2.2.2 + + commons-codec + commons-codec + 1.5 + commons-collections commons-collections