From 5197f45148a1ede2147670efe45997ce217d3af2 Mon Sep 17 00:00:00 2001 From: karlhenselin Date: Thu, 15 Oct 2015 11:13:57 -0500 Subject: [PATCH] Update pom.xml Changed to Assertj 2.2.0 so that it is compatible with Java 7. AssertJ 3.2 requires Java 8. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7ec264dec..504e97c35 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 7.0.59 - 3.2.0 + 2.2.0 1.3