From 56c1f34c81e9e40ac2ecc96ab58ff3ab22a28fd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mariusz=20Smyku=C5=82a?= Date: Wed, 27 Apr 2016 12:52:19 +0200 Subject: [PATCH] Use concrete deps version (#17) --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 249c90f381..73cd5bbb5a 100644 --- a/pom.xml +++ b/pom.xml @@ -377,6 +377,19 @@ 4.12 test + + + + commons-io + commons-io + 2.5 + + + org.apache.commons + commons-lang3 + 3.4 + +