1
0

Bump some dependencies

Bump ch.qos.logback:logback-classic from 1.3.11 to 1.3.12 #212
 Bump ch.qos.logback:logback-core from 1.3.11 to 1.3.12 #211
 Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 #207
This commit is contained in:
Gary Gregory
2024-02-23 11:25:24 -05:00
parent 031375391e
commit 214e0881ea

View File

@@ -51,7 +51,9 @@ The <action> type attribute can be add,update,fix,remove.
<!-- UPDATE --> <!-- UPDATE -->
<action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-parent from 65 to 66.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-parent from 65 to 66.</action>
<action dev="ggregory" type="update" due-to="Dependabot">Bump log4j2.version from 2.21.1 to 2.22.0 #187.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump log4j2.version from 2.21.1 to 2.22.0 #187.</action>
<action dev="ggregory" type="update" due-to="Dependabot">Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.11.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.12 #207.</action>
<action dev="ggregory" type="update" due-to="Dependabot">Bump ch.qos.logback:logback-classic from 1.3.11 to 1.3.12 #212.</action>
<action dev="ggregory" type="update" due-to="Dependabot">Bump ch.qos.logback:logback-core from 1.3.11 to 1.3.12 #211.</action>
</release> </release>
<release version="1.3.0" date="2023-11-26" description="This is a feature and maintenance release. Java 8 or later is required."> <release version="1.3.0" date="2023-11-26" description="This is a feature and maintenance release. Java 8 or later is required.">
<!-- ADD --> <!-- ADD -->