From 12df6f58696645b2110e273d5576d306a9744aa6 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Sat, 16 Mar 2024 18:32:33 -0400 Subject: [PATCH] Update from Logj 1 to the Log4j 2 API compatibility layer #231 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 25258cd..e3911a5 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -48,6 +48,7 @@ The type attribute can be add,update,fix,remove. Add Maven property project.build.outputTimestamp for build reproducibility. Remove references to very old JDK and Commons Logging versions #201. + Update from Logj 1 to the Log4j 2 API compatibility layer #231. Bump org.apache.commons:commons-parent from 65 to 67. Bump log4j2.version from 2.21.1 to 2.23.1 #187, #230.