From 481d483f60e458afef8613aed844d053129147b1 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 20 Dec 2024 10:24:51 -0500 Subject: [PATCH] Bump log4j2.version from 2.24.2 to 2.24.3 #328 --- 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 ed14b16..00102fe 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -43,13 +43,13 @@ The type attribute can be add,update,fix,remove. Release Notes - + Bump org.apache.commons:commons-parent from 72 to 78 #285, #287, #295, #298, #303, #310. Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #288 [test]. - Bump log4j2.version from 2.23.1 to 2.24.2 #292, #299, #319. + Bump log4j2.version from 2.23.1 to 2.24.3 #292, #299, #319, #328. Remove "cobertura" plugin, we use JaCoco, Cobertura is unmaintained.