From 039ec8a56342a359790d96a395b74663dce61487 Mon Sep 17 00:00:00 2001 From: Erik Broes Date: Sat, 14 Jan 2012 21:34:05 +0100 Subject: Add commons-lang to deps --- pom.xml | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f830e14b..5ebc83d5 100644 --- a/pom.xml +++ b/pom.xml @@ -103,14 +103,33 @@ com.google.guava guava - 10.0 + 10.0.1 jar compile + + commons-lang + commons-lang + 2.3 + + + junit - junit - 4.9 + junit-dep + 4.10 + test + + + hamcrest-core + org.hamcrest + + + + + org.hamcrest + hamcrest-library + 1.2.1 test -- cgit v1.2.3