From 2eeb4fd05a916defce8f3557049249251616ec26 Mon Sep 17 00:00:00 2001 From: Alex Mukha Date: Tue, 19 Dec 2017 15:32:34 +0000 Subject: [PATCH] REPO-3144 Upgrade commons-codec 1.11 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2e6872c4b..1480aa595 100644 --- a/pom.xml +++ b/pom.xml @@ -181,7 +181,7 @@ commons-codec commons-codec - 1.10 + 1.11 commons-collections