From 1bd261402b1363b16584cdce73dbe6180b3c3803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 15:03:21 +0000 Subject: [PATCH] chore(deps): bump commons-codec:commons-codec from 1.22.0 to 1.22.1 Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.22.0 to 1.22.1. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.22.0...rel/commons-codec-1.22.1) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 42c5ed4..7ba9d07 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ commons-codec commons-codec - 1.22.0 + 1.22.1