1
0

Bump logkit from 1.0.1 to 2.0 #32

This commit is contained in:
Gary Gregory
2024-03-17 10:00:18 -04:00
committed by GitHub
parent ad2f53a838
commit 3fcbbb25d3

View File

@@ -43,7 +43,7 @@ The <action> type attribute can be add,update,fix,remove.
<title>Release Notes</title>
</properties>
<body>
<release version="1.4.0" date="2024-03-16" description="This is a feature and maintenance release. Java 8 or later is required.">
<release version="1.3.1" date="2024-03-16" description="This is a feature and maintenance release. Java 8 or later is required.">
<!-- ADD -->
<action type="add" dev="ggregory" due-to="Gary Gregory">Add Maven property project.build.outputTimestamp for build reproducibility.</action>
<!-- FIX -->
@@ -56,6 +56,7 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump ch.qos.logback:logback-classic from 1.3.11 to 1.3.14 #212.</action>
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump ch.qos.logback:logback-core from 1.3.11 to 1.3.14 #211.</action>
<action dev="ggregory" type="update" due-to="Dependabot">Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.12.0 to 1.13.0.</action>
<action dev="ggregory" type="update" due-to="Dependabot">Bump logkit from 1.0.1 to 2.0 #32.</action>
</release>
<release version="1.3.0" date="2023-11-26" description="This is a feature and maintenance release. Java 8 or later is required.">
<!-- ADD -->