This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-logging.git
The following commit(s) were added to refs/heads/master by this push:
new 32ffe9a Bump commons-parent from 54 to 55 #122
32ffe9a is described below
commit 32ffe9ac963bf0bc4de85058685aa50cfcc07305
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Dec 16 10:51:44 2022 -0500
Bump commons-parent from 54 to 55 #122
---
src/changes/changes.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e423cf8..36bb262 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -44,7 +44,7 @@ The <action> type attribute can be add,update,fix,remove.
</properties>
<body>
<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">
Add Automatic-Module-Name Manifest Header for Java 9 compatibility.
</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.
</action>
<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 dev="kinow" type="update" due-to="Dependabot">
Bump github/codeql-action from 1 to 2 #86.