From 7c9063ca7b4a9f03b57b655429236fac048491ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 00:21:12 +0000 Subject: [PATCH] fix(deps): update dependency commons-codec:commons-codec to v1.17.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6f5c33309..5f9668d08 100644 --- a/gradle.properties +++ b/gradle.properties @@ -48,7 +48,7 @@ waroverlayPluginVersion=0.9.3 # N.B. should be prefixed with an abbreviation if not for all projects (unlikely) # CAS -casCommonsCodecVersion=1.15 +casCommonsCodecVersion=1.17.1 casCommonsCollectionsVersion=3.2.2 casCommonsDbcpVersion=1.4 casEhcacheVersion=2.6.11