From 3fcbbb25d32b3d2a27511f661c6fed879e42aa46 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Sun, 17 Mar 2024 10:00:18 -0400 Subject: [PATCH] Bump logkit from 1.0.1 to 2.0 #32 --- src/changes/changes.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index af7d6d4..c597f7d 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -43,7 +43,7 @@ The type attribute can be add,update,fix,remove. Release Notes - + Add Maven property project.build.outputTimestamp for build reproducibility. @@ -56,6 +56,7 @@ The type attribute can be add,update,fix,remove. Bump ch.qos.logback:logback-classic from 1.3.11 to 1.3.14 #212. Bump ch.qos.logback:logback-core from 1.3.11 to 1.3.14 #211. Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.12.0 to 1.13.0. + Bump logkit from 1.0.1 to 2.0 #32.