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/07/29 12:20:48 UTC

[commons-collections] branch master updated: Bump commons.junit.version from 5.8.2 to 5.9.0 #324

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 0987f105e Bump commons.junit.version from 5.8.2 to 5.9.0 #324
0987f105e is described below

commit 0987f105e94d0a4c5da68bb1310497029bc32db9
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Fri Jul 29 08:20:45 2022 -0400

    Bump commons.junit.version from 5.8.2 to 5.9.0 #324
---
 src/changes/changes.xml | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7c0146a99..58b0b062e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -204,9 +204,6 @@
     <action issue="COLLECTIONS-728" dev="ggregory" type="add" due-to="Claude Warren">
       BloomFilter contribution.
     </action>
-    <action dev="ggregory" type="update" due-to="Gary Gregory">
-      [test] Update JUnit from 4.12 to 4.13.
-    </action>
     <action dev="ggregory" type="update" due-to="Gary Gregory">
       [build] Update Apache commons-parent from 48 to 51.
     </action>
@@ -241,11 +238,10 @@
       Better NPE messages in CollectionUtils with Objects.requireNonNull #117.
     </action>
     <action issue="COLLECTIONS-754" type="update" dev="ggregory" due-to="John Patrick">
-      Upgrade to JUnit v5.6.0 #136.
-      Upgrade to JUnit v5.6.2.
+      Upgrade to JUnit v5.6.2 #136.
     </action>
-    <action issue="COLLECTIONS-777" type="update" dev="ggregory" due-to="John Patrick">
-      Fully migrate to JUnit 5.
+    <action issue="COLLECTIONS-777" type="update" dev="ggregory" due-to="John Patrick, Gary Gregory, Dependabot">
+      Fully migrate JUnit 4.12 to 5.9.0 #324.
     </action>
     <action issue="COLLECTIONS-753" type="update" dev="ggregory" due-to="John Patrick">
       Upgrade Hamcrest to 2.2.