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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new c2c91f7 Bump maven-jar-plugin from 3.2.0 to 3.2.2 #92
c2c91f7 is described below
commit c2c91f7b9ce7c298b5e2c58d86b9889f117552f5
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Feb 25 07:42:00 2022 -0500
Bump maven-jar-plugin from 3.2.0 to 3.2.2 #92
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8999b53..a44dcbb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -103,6 +103,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Dependabot">Bump
wagon-ssh from 3.4.3 to 3.5.1 #85.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
checkstyle from 9.2 to 9.2.1 #86.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
maven-compiler-plugin from 3.8.1 to 3.9.0 #88.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
maven-jar-plugin from 3.2.0 to 3.2.2 #92.</action>
</release>
<release version="52" date="2020-07-30" description="Add support for
Java 15.">