From 20c07aa97520b5a7f1fcb528fe4cb5e0ce64397e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 22:04:40 +0000 Subject: [PATCH] Bump commons-codec:commons-codec from 1.17.2 to 1.21.0 Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.2 to 1.21.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.17.2...rel/commons-codec-1.21.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.21.0 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 462c57ec8..4ff4c67ca 100644 --- a/pom.xml +++ b/pom.xml @@ -194,7 +194,7 @@ commons-codec commons-codec - 1.17.2 + 1.21.0 org.yaml