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 81e41da39 [COLLECTIONS-807] Upgraded org.junit.Test to
org.junit.jupiter.api.Test #295.
81e41da39 is described below
commit 81e41da39d6f558f7525b9ea80bceba03493f903
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Apr 21 17:08:02 2022 -0400
[COLLECTIONS-807] Upgraded org.junit.Test to
org.junit.jupiter.api.Test #295.
---
src/changes/changes.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1e28dd6bc..9740e9a97 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -87,7 +87,10 @@
</action>
<action issue="COLLECTIONS-788" type="fix" dev="ggregory" due-to="Arturo
Bernal">
Use Java 8 features #228.
- </action>
+ </action>
+ <action issue="COLLECTIONS-807" type="fix" dev="ggregory" due-to="Pradeesh
Kumar">
+ Upgraded org.junit.Test to org.junit.jupiter.api.Test #295.
+ </action>
<!-- ADD -->
<action issue="COLLECTIONS-760" dev="kinow" type="add" due-to="Isira
Seneviratne">
Add tests for MapUtils.