From 8c7d6245d61c32b8c71746c1a34f3d770c6edb2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 10:38:48 +0000 Subject: [PATCH] Bump commons-codec from 1.11 to 1.15 Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.11 to 1.15. - [Release notes](https://github.com/apache/commons-codec/releases) - [Changelog](https://github.com/apache/commons-codec/blob/rel/commons-codec-1.15/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/commons-codec-1.11...rel/commons-codec-1.15) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c568fdb3b..c63a6ac05 100644 --- a/pom.xml +++ b/pom.xml @@ -265,7 +265,7 @@ commons-codec commons-codec - 1.11 + 1.15