From d6e29d1f11ef154eb89da9346db8993f366eb31f Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Tue, 20 Feb 2024 10:45:09 -0500 Subject: [PATCH] Whitespace --- src/changes/changes.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index aa9ee01dc9..bc56558526 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -1,6 +1,5 @@ - @@ -46,7 +43,6 @@ The type attribute can be add,update,fix,remove. Apache Commons BCEL Release Notes Apache Commons developers - - Fix ConcurrentModificationException in org.apache.bcel.util.SyntheticRepository.getInstance() #275. - Add Maven property project.build.outputTimestamp for build reproducibility.