From 149f8b08ee2fcfdb72231ebe504dace6527dd6f7 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Tue, 11 Jun 2024 13:49:26 -0400 Subject: [PATCH] Bump org.apache.commons:commons-parent from 70 to 71 #637 --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6cded5923c3..42f844449d9 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -62,7 +62,7 @@ The type attribute can be add,update,fix,remove. Bump tests commons.bytebuddy.version from 1.14.13 to 1.14.17 #615, #621, #631, #635. Bump tests commons-codec:commons-codec from 1.16.1 to 1.17.0. Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 #632. - Bump org.apache.commons:commons-parent from 69 to 70 #628. + Bump org.apache.commons:commons-parent from 69 to 71 #628, #637.