You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/05/06 11:38:10 UTC

[commons-parent] branch master updated: Bump maven-jxr-plugin from 3.1.1 to 3.2.0 #110

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 bf4ffbe  Bump maven-jxr-plugin from 3.1.1 to 3.2.0 #110
bf4ffbe is described below

commit bf4ffbe102f46eabd7300bcba03b1ed578428d2a
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Fri May 6 07:38:06 2022 -0400

    Bump maven-jxr-plugin from 3.1.1 to 3.2.0 #110
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 07e4404..bb07fa7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -74,6 +74,7 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-site-plugin from 3.11.0 to 3.12.0 #108.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-bundle-plugin from 5.1.4 to 5.1.5.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-* from 6.44.0 to 6.45.0.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-jxr-plugin from 3.1.1 to 3.2.0 #110.</action>
         </release>
 
         <release version="53" date="2022-03-31" description="WARNING: checkstyle version has been updated; there are breaking changes which may require updates to checkstyle.xml files">