From 80ad628aa46673ea059cbd5ea080fff033cdc99b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 20:56:15 +0000 Subject: [PATCH] fix(deps): update dependency commons-codec:commons-codec to v1.18.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d1fc66d02..1b94cb990 100644 --- a/pom.xml +++ b/pom.xml @@ -169,7 +169,7 @@ commons-codec commons-codec - 1.17.2 + 1.18.0 junit