From f509d64e2cb96cb0581c3372efedca17ab5d324e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2020 12:43:22 +0200 Subject: [PATCH] Bump commons-codec from 1.13 to 1.14 (#165) Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.13 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/commons-codec-1.13...commons-codec-1.14) Signed-off-by: dependabot-preview[bot] Co-authored-by: CezarLeahu <35226487+CezarLeahu@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 763504bf..989362a7 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ commons-codec commons-codec - 1.13 + 1.14