From 7458574ff336bb10912ba5dae784821f2fa78e4f Mon Sep 17 00:00:00 2001 From: Fabrice Gangler Date: Tue, 20 Jun 2017 20:06:24 +0200 Subject: [PATCH] fixed #70 - Upgraded commons-lang3: 3.6 instead of 3.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5e1a19f8..5a72f96f 100644 --- a/pom.xml +++ b/pom.xml @@ -250,7 +250,7 @@ org.apache.commons commons-lang3 - 3.5 + 3.6 junit