From e3d99bf687b6296e124ebd9ebd7d128fb60da97e Mon Sep 17 00:00:00 2001 From: Trever Fischer Date: Mon, 2 Apr 2012 15:44:47 -0400 Subject: [PATCH] Depend on vault and apache commons codec --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 0f09e47..23513a0 100644 --- a/pom.xml +++ b/pom.xml @@ -17,6 +17,17 @@ 1.2.2-R0.1-SNAPSHOT provided + + net.milkbowl.vault + Vault + 1.2.13 + provided + + + commons-codec + commons-codec + 1.4 + org.json json