From 7fe41d3635b933ca6081f55758f8baf07f8a8c9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 19:38:11 +0000 Subject: [PATCH] Bump commons-codec:commons-codec from 1.15 to 1.16.0 Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.15 to 1.16.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.15...rel/commons-codec-1.16.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- embedded/ee10-form-post/pom.xml | 2 +- embedded/form-post/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/embedded/ee10-form-post/pom.xml b/embedded/ee10-form-post/pom.xml index 450748a..ea06a8b 100644 --- a/embedded/ee10-form-post/pom.xml +++ b/embedded/ee10-form-post/pom.xml @@ -30,7 +30,7 @@ commons-codec commons-codec - 1.15 + 1.16.0 test diff --git a/embedded/form-post/pom.xml b/embedded/form-post/pom.xml index 6d12501..2b2d4e8 100644 --- a/embedded/form-post/pom.xml +++ b/embedded/form-post/pom.xml @@ -25,7 +25,7 @@ commons-codec commons-codec - 1.15 + 1.16.0 test