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/09/02 12:14:49 UTC

[commons-collections] branch master updated: Bump commons.pmd-impl.version from 6.48.0 to 6.49.0 #333

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


The following commit(s) were added to refs/heads/master by this push:
     new 49c399b14 Bump commons.pmd-impl.version from 6.48.0 to 6.49.0 #333
49c399b14 is described below

commit 49c399b143ab07273558808450689f211e85941a
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Fri Sep 2 08:14:46 2022 -0400

    Bump commons.pmd-impl.version from 6.48.0 to 6.49.0 #333
---
 src/changes/changes.xml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f04118389..b704085d8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -154,7 +154,7 @@
       Bump actions/setup-java from 1.4.0 to 3 #174 #177 #186 #224 #298.
     </action>
     <action type="update" dev="ggregory" due-to="Dependabot">
-      Update actions/checkout from 1 to 3 #166 #173 #183 #193 #262 #264 #285.
+      Bump actions/checkout from 1 to 3 #166 #173 #183 #193 #262 #264 #285.
     </action>
     <action type="update" dev="kinow" due-to="Dependabot">
       Bump codecov/codecov-action from 2 to 3 #297.
@@ -190,7 +190,7 @@
       Remove the parentheses in the error message in CircularFifoQueue #107.
     </action>
     <action dev="ggregory" type="update" due-to="Gary Gregory">
-      [test] org.easymock:easymock 4.0.2 -> 4.1.
+      [test] Bump org.easymock:easymock from 4.0.2 to 4.1.
     </action>
     <action issue="COLLECTIONS-734" dev="ggregory" type="fix" due-to="Chen">
       Encountered an IllegalStateException while traversing with Flat3Map.entrySet(). #115.
@@ -214,7 +214,7 @@
       Bump Jacoco from 0.8.4 to 0.8.8.
     </action>
     <action dev="ggregory" type="update" due-to="Gary Gregory">
-      [test] Update org.easymock:easymock 4.1 -> 4.2.
+      [test] Bump org.easymock:easymock from 4.1 to 4.2.
     </action>
     <action issue="COLLECTIONS-747" dev="ggregory" type="fix" due-to="Gary Gregory, Walter Laan">
       MultiKey.getKeys class cast exception.
@@ -223,7 +223,7 @@
       Let org.apache.commons.collections4.properties.[Sorted]PropertiesFactory accept XML input.
     </action>
     <action type="update" dev="ggregory" due-to="Gary Gregory">
-      Update tests from Apache Commons Lang 3.9 to 3.11.
+      Bump tests from Apache Commons Lang 3.9 to 3.11.
     </action>
     <action dev="ggregory" type="update" due-to="Chen">
       Fixed the typo and deal the NPE with Objects.requireNonNull #118.
@@ -259,13 +259,13 @@
       Remove deprecated sudo setting. #161.
     </action>
     <action type="update" dev="ggregory" due-to="Gary Gregory">
-      Update tests from commons-io:commons-io 2.6 to 2.11.0 #180.
+      Bump tests from commons-io:commons-io 2.6 to 2.11.0 #180.
     </action>
     <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
       Bump maven-pmd-plugin from 3.12.0 to 3.18.0 #167, #196, #253, #311.
     </action>
     <action type="update" dev="ggregory" due-to="Gary Gregory">
-      Update optional commons-codec from 1.14 to 1.15.
+      Bump optional commons-codec from 1.14 to 1.15.
     </action>
     <action type="update" dev="ggregory" due-to="Dependabot">
       Bump commons.junit.version from 5.6.2 to 5.8.2 #181 #213 #236 #252 #254 #268.
@@ -319,7 +319,7 @@
       Bump japicmp from 0.15.4 to 0.15.7.
     </action>
     <action type="update" dev="kinow" due-to="Dependabot">
-       Bump commons.pmd-impl.version from 6.46.0 to 6.48.0 #318, #327.
+       Bump commons.pmd-impl.version from 6.46.0 to 6.49.0 #318, #327, #333.
     </action>
   </release>
   <release version="4.4" date="2019-07-05" description="Maintenance release.">