From ddf8dadac021535a5f016f5c65ea3e9f1aedc864 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 17:12:57 +0100 Subject: [PATCH] Bump commons-codec from 1.12 to 1.13 (#530) [no-release] Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.12 to 1.13. - [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.12...commons-codec-1.13) 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 ead8fccc50..8da4f67fb5 100644 --- a/pom.xml +++ b/pom.xml @@ -169,7 +169,7 @@ commons-codec commons-codec - 1.12 + 1.13 commons-beanutils