From 351950fb582667d52046082e4b4d4410774c5176 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Wed, 22 Nov 2023 08:33:13 -0500 Subject: [PATCH] Bump commons-lang3 from 3.13.0 to 3.14.0 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2acc1a5d2a..0d6585d7d8 100644 --- a/pom.xml +++ b/pom.xml @@ -232,7 +232,7 @@ limitations under the License. org.apache.commons commons-lang3 - 3.13.0 + 3.14.0 test diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 508abbbff8..73301a969b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -54,7 +54,7 @@ The type attribute can be add,update,fix,remove. Precompile regular expression in UnixCrypt.crypt(byte[], String). Bump commons-parent from 58 to 64. - Bump commons-lang3 from 3.12.0 to 3.13.0. + Bump commons-lang3 from 3.12.0 to 3.14.0. Bump commons-io from 2.13.0 to 2.15.0.