From 7e414b6c954d9b508313cf9ac8b048336f49373c Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 2 Apr 2013 12:12:49 -0700 Subject: [PATCH] Use latest JUnit. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f56d303..f47f83e 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ junit junit - 4.8.1 + 4.11 test