From 85706cb266b69c85b8afb6e5a5c4bd09c08704ad Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 12:13:54 +0000 Subject: [PATCH] Bump commons-codec from 1.9 to 1.14 Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.9 to 1.14. - [Release notes](https://github.com/apache/commons-codec/releases) - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/1.9...commons-codec-1.14) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d6c8e32..4443110 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ commons-codec commons-codec - 1.9 + 1.14