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-digester.git
The following commit(s) were added to refs/heads/master by this push:
new 6e0b7e2b Update changes.xml
6e0b7e2b is described below
commit 6e0b7e2b75c118a63a4c11fb83f58a103789610d
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Oct 9 15:16:47 2024 -0400
Update changes.xml
---
src/changes/changes.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d08754a7..6add0409 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,6 +64,9 @@
Document thread-safety in Javadoc of Rule class
</action>
<!-- UPDATE -->
+ <action dev="ggregory" type="update">
+ Bump commons-parent from 28 to 77 #146, #161, #169, #189, #193, #197,
#200.
+ </action>
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">
Bump GitHub action versions.
</action>
@@ -91,9 +94,6 @@
<action dev="ggregory" type="update" due-to="Dependabot">
Bump JUnit from 4.10 to 4.13.2 in #77, #78.
</action>
- <action dev="ggregory" type="update">
- Bump commons-parent from 28 to 77 #146, #161, #169, #189, #193, #197,
#200.
- </action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump findbugs-maven-plugin from 2.3.2 to 3.0.5 #80.
</action>