1
0

Bump commons-parent from 54 to 55 #122

This commit is contained in:
Gary Gregory
2022-12-16 10:51:44 -05:00
committed by GitHub
parent 0420183849
commit 32ffe9ac96

View File

@@ -44,7 +44,7 @@ The <action> type attribute can be add,update,fix,remove.
</properties> </properties>
<body> <body>
<release version="1.3.0" date="TBD" description="This is a maintenance release containing bug fixes. Java 8 or later is required."> <release version="1.3.0" date="TBD" description="This is a maintenance release containing bug fixes. Java 8 or later is required.">
<!-- FIXES --> <!-- FIXES -->
<action issue="LOGGING-165" dev="britter" type="add"> <action issue="LOGGING-165" dev="britter" type="add">
Add Automatic-Module-Name Manifest Header for Java 9 compatibility. Add Automatic-Module-Name Manifest Header for Java 9 compatibility.
</action> </action>
@@ -113,7 +113,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump spotbugs from 4.5.3 to 4.7.3 #81, #87, #92, #104, #115. Bump spotbugs from 4.5.3 to 4.7.3 #81, #87, #92, #104, #115.
</action> </action>
<action dev="kinow" type="update" due-to="Dependabot"> <action dev="kinow" type="update" due-to="Dependabot">
Bump commons-parent from 52 to 54 #82, #106. Bump commons-parent from 52 to 55 #82, #106, #122.
</action> </action>
<action dev="kinow" type="update" due-to="Dependabot"> <action dev="kinow" type="update" due-to="Dependabot">
Bump github/codeql-action from 1 to 2 #86. Bump github/codeql-action from 1 to 2 #86.