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 2021/05/11 15:52:55 UTC

[commons-parent] branch master updated (45fa32d -> db259e0)

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git.


    from 45fa32d  Bump maven-bundle-plugin from 5.1.1 to 5.1.2 (#35)
     new c422c75  Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2 #41
     new 36bb2e5  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-parent
     new db259e0  Bump maven-bundle-plugin from 5.1.1 to 5.1.2 #35.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/changes/changes.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

[commons-parent] 02/03: Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-parent

Posted by gg...@apache.org.
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

commit 36bb2e519bfe30995cc179f336920d382910eb34
Merge: c422c75 45fa32d
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue May 11 11:52:22 2021 -0400

    Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-parent

 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

[commons-parent] 01/03: Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2 #41

Posted by gg...@apache.org.
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

commit c422c75480a0011ea07e7f22054ff234420f64b0
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue May 11 11:51:52 2021 -0400

    Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2 #41
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d674955..af0f880 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -71,7 +71,7 @@ The <action> type attribute can be add,update,fix,remove.
           <action type="add" dev="ggregory">Add maven-checkstyle-plugin to pluginManagement.</action>
           <!-- UPDATES -->
           <action type="update" dev="ggregory">Update versions-maven-plugin 2.7 -> 2.8.1.</action>
-          <action type="update" dev="ggregory" due-to="Dependabot">Update maven-project-info-reports-plugin from 3.1.0 to 3.1.1 #19.</action>
+          <action type="update" dev="ggregory" due-to="Dependabot">Update maven-project-info-reports-plugin from 3.1.0 to 3.1.2 #19, #41.</action>
           <action type="update" dev="ggregory, Dependabot">Update Jacoco from 0.8.5 to 0.8.7, #42.</action>
           <action type="update" dev="ggregory" due-to="Dependabot">Update actions/setup-java from v1.4.0 to v1.4.3, #18, #22.</action>
           <action type="update" dev="sebb">commons-build-plugin 1.11 -> 1.12</action>

[commons-parent] 03/03: Bump maven-bundle-plugin from 5.1.1 to 5.1.2 #35.

Posted by gg...@apache.org.
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

commit db259e0100c7d94377ae048ce520aae242b5e61b
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue May 11 11:52:51 2021 -0400

    Bump maven-bundle-plugin from 5.1.1 to 5.1.2 #35.
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index af0f880..681c41b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -87,6 +87,7 @@ The <action> type attribute can be add,update,fix,remove.
           <action type="update" dev="ggregory" due-to="Dependabot">Bump animal-sniffer-maven-plugin from 1.19 to 1.20 #30.</action>
           <action type="update" dev="ggregory" due-to="Dependabot">Bump checkstyle from 8.40 to 8.41 #33.</action>
           <action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/setup-java from v1.4.0 to v2.</action>
+          <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-bundle-plugin from 5.1.1 to 5.1.2 #35.</action>
         </release>
 
         <release version="52" date="2020-07-30" description="Add support for Java 15.">