Bump ch.qos.logback:logback-classic from 1.3.12 to 1.3.14
Bump ch.qos.logback:logback-core from 1.3.12 to 1.3.14
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -665,7 +665,7 @@ under the License.
|
|||||||
<!-- Allow default test run order to be changed -->
|
<!-- Allow default test run order to be changed -->
|
||||||
<failsafe.runorder>filesystem</failsafe.runorder>
|
<failsafe.runorder>filesystem</failsafe.runorder>
|
||||||
<log4j2.version>2.23.1</log4j2.version>
|
<log4j2.version>2.23.1</log4j2.version>
|
||||||
<logback.version>1.3.12</logback.version>
|
<logback.version>1.3.14</logback.version>
|
||||||
<slf4j.version>2.0.12</slf4j.version>
|
<slf4j.version>2.0.12</slf4j.version>
|
||||||
<findsecbugs.version>1.13.0</findsecbugs.version>
|
<findsecbugs.version>1.13.0</findsecbugs.version>
|
||||||
<commons.osgi.import>
|
<commons.osgi.import>
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||||||
<title>Release Notes</title>
|
<title>Release Notes</title>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="1.3.1" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
|
<release version="1.4.0" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
|
||||||
<!-- ADD -->
|
<!-- ADD -->
|
||||||
<action type="add" dev="ggregory" due-to="Gary Gregory">Add Maven property project.build.outputTimestamp for build reproducibility.</action>
|
<action type="add" dev="ggregory" due-to="Gary Gregory">Add Maven property project.build.outputTimestamp for build reproducibility.</action>
|
||||||
<!-- FIX -->
|
<!-- FIX -->
|
||||||
@@ -53,8 +53,8 @@ The <action> type attribute can be add,update,fix,remove.
|
|||||||
<action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-parent from 65 to 67.</action>
|
<action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-parent from 65 to 67.</action>
|
||||||
<action dev="ggregory" type="update" due-to="Dependabot, Piotr P. Karwasz">Bump log4j2.version from 2.21.1 to 2.23.1 #187, #230.</action>
|
<action dev="ggregory" type="update" due-to="Dependabot, Piotr P. Karwasz">Bump log4j2.version from 2.21.1 to 2.23.1 #187, #230.</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 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, 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">Bump ch.qos.logback:logback-core from 1.3.11 to 1.3.12 #211.</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 com.h3xstream.findsecbugs:findsecbugs-plugin from 1.12.0 to 1.13.0.</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.">
|
||||||
|
|||||||
Reference in New Issue
Block a user