From 35d365a481e6e8d0bd98c5d312fd5eada22e4199 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Wed, 20 Nov 2024 11:13:25 -0500 Subject: [PATCH] Bump commons-io:commons-io from 2.17.0 to 2.18.0 #464 --- 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 9448464f4..7b7d40685 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 org.apache.commons:commons-parent from 69 to 78 #400, #406, #428, #430, #436, #442, #445, #545. Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #416, #423, #431. - Bump commons-io:commons-io from 2.16.1 to 2.17.0 #437. + Bump commons-io:commons-io from 2.16.1 to 2.18.0 #437, #464. Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 #453. Remove direct dependency on org.hamcrest:hamcrest.