From fdb3d9c376217eecbefb7e765ef4050c3ad6218d Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Thu, 29 Aug 2024 17:54:24 -0400 Subject: [PATCH] Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #288 --- src/changes/changes.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 432d15d..1b7b701 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -47,7 +47,8 @@ The type attribute can be add,update,fix,remove. - Bump org.apache.commons:commons-parent from 72 to 74 #285, #287. + Bump org.apache.commons:commons-parent from 72 to 74 #285, #287. + Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #288.