From 3b33668b11bf26ed35834245f6b8ba18a9038e31 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Sun, 18 Aug 2024 10:49:09 -0400 Subject: [PATCH] Bump org.apache.commons:commons-parent from 72 to 73 #465 --- 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 fa0bd9e2..9fdd6f1e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -49,7 +49,7 @@ Migrate CSVFormat#print(File, Charset) to NIO #445. Bump commons-codec:commons-codec from 1.16.1 to 1.17.1 #422, #449. - Bump org.apache.commons:commons-parent from 69 to 72 #435, #452. + Bump org.apache.commons:commons-parent from 69 to 73 #435, #452, #465. Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 #441. Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0 #450, #459. Bump org.hamcrest:hamcrest from 2.2 to 3.0 #455.