From 16710abc9a4d4bb27fa2a2affb493a9ec2b03d47 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Thu, 22 Sep 2022 17:21:28 -0400 Subject: [PATCH] Bump commons-parent from 53 to 54 #339 --- src/changes/changes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 9506a4a2c..74d686548 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -204,8 +204,8 @@ BloomFilter contribution. - - [build] Update Apache commons-parent from 48 to 51. + + [build] Update Apache commons-parent from 48 to 54, #339. Add org.apache.commons.collections4.properties.PropertiesFactory.EMPTY_PROPERTIES.