From 4205518a7d115d99f98ccee943462e6dec712511 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Thu, 7 Sep 2023 07:35:46 -0400 Subject: [PATCH] Bump commons-parent from 61 to 62 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f521b57243..2c3132f710 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.apache.commons commons-parent - 61 + 62 commons-codec commons-codec diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 93693a2c93..1a3253c186 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -51,7 +51,7 @@ The type attribute can be add,update,fix,remove. Correct error in Base64 Javadoc #188. Add minimum Java version in changes.xml #186. - Bump commons-parent from 58 to 61. + Bump commons-parent from 58 to 62. Bump commons-lang3 from 3.12.0 to 3.13.0.