From 013dabb17dc8ace928318825d88aa0c48b5a8aac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 20:36:28 +0000 Subject: [PATCH] fix(deps): update dependency commons-codec:commons-codec to v1.22.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 890cba705..ce865d5e5 100644 --- a/pom.xml +++ b/pom.xml @@ -180,7 +180,7 @@ commons-codec commons-codec - 1.22.0 + 1.22.1 junit