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/11/22 15:18:31 UTC

[commons-io] branch master updated (ee75fb6 -> c53cab5)

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-io.git.


    from ee75fb6  Bump mockito-inline from 4.0.0 to 4.1.0 (#306)
     new 6dad3ad  Bump spotbugs-maven-plugin from 4.4.2.2 to 4.5.0.0 #305.
     new 47c5057  Bump mockito-inline from 4.0.0 to 4.1.0 #306.
     new c53cab5  Merge branch 'master' of https://ggregory@gitbox.apache.org/repos/asf/commons-io.git

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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

[commons-io] 01/03: Bump spotbugs-maven-plugin from 4.4.2.2 to 4.5.0.0 #305.

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-io.git

commit 6dad3ad431985b091d0586bf56a389612606e211
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Nov 22 10:16:45 2021 -0500

    Bump spotbugs-maven-plugin from 4.4.2.2 to 4.5.0.0 #305.
---
 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 4330512..8e832a3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -301,7 +301,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump Maven Javadoc plugin from 3.2.0 to 3.3.0.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
-        Bump spotbugs-maven-plugin from 4.2.3 to 4.4.2.2 #250, #259, #272, #274, #285, #288, #289.
+        Bump spotbugs-maven-plugin from 4.2.3 to 4.5.0.0 #250, #259, #272, #274, #285, #288, #289, #305.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">
         Bump JUnit from 5.7.2 to 5.8.0-M1.

[commons-io] 03/03: Merge branch 'master' of https://ggregory@gitbox.apache.org/repos/asf/commons-io.git

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-io.git

commit c53cab56e5f078e2500970a01bdf1c7bf350fdaa
Merge: 47c5057 ee75fb6
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Nov 22 10:18:10 2021 -0500

    Merge branch 'master' of https://ggregory@gitbox.apache.org/repos/asf/commons-io.git

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

[commons-io] 02/03: Bump mockito-inline from 4.0.0 to 4.1.0 #306.

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-io.git

commit 47c5057870e5411866c8ebc05a6b765f2e215893
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Nov 22 10:18:02 2021 -0500

    Bump mockito-inline from 4.0.0 to 4.1.0 #306.
---
 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 8e832a3..5ffef92 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -316,7 +316,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump junit-bom from 5.8.0-M1 to 5.8.1 #260, #271, #275.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
-        Bump mockito-inline from 3.11.2 to 4.0.0 #262, #264, #282.
+        Bump mockito-inline from 3.11.2 to 4.1.0 #262, #264, #282, #306
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
         Bump jmh.version from 1.32 to 1.33 #258.