From dbc4cb9a712c7af3a66889e1f783cf371ff23365 Mon Sep 17 00:00:00 2001 From: "Gary D. Gregory" Date: Tue, 7 Jan 2025 07:50:16 -0500 Subject: [PATCH] Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 --- pom.xml | 2 +- src/changes/changes.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 62cbf4cae6..67cabff220 100644 --- a/pom.xml +++ b/pom.xml @@ -383,7 +383,7 @@ commons-codec commons-codec - 1.17.1 + 1.17.2 commons-net diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e157cd5e6a..5f552bad7c 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -370,8 +370,8 @@ The type attribute can be add,update,fix,remove. Bump commons-io:commons-io from 2.11.0 to 2.18.0 #515, #601, #633. - - Bump commons-codec:commons-codec from 1.15 to 1.17.1 #480, #530, #567. + + Bump commons-codec:commons-codec from 1.15 to 1.17.2 #480, #530, #567. Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.17.0 #568, #577, #594.