From 31c35908dcc8f9e001b15c90170a35d0e9a1835f Mon Sep 17 00:00:00 2001 From: Christopher Schultz Date: Fri, 14 Feb 2020 17:48:18 -0500 Subject: [PATCH] Bump commons-codec version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3d7bca8..d4e5ccf 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ commons-codec commons-codec - 1.13 + 1.14 junit