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


The following commit(s) were added to refs/heads/master by this push:
     new 6a0bebd1 Migrate to JUnit 5 #283
6a0bebd1 is described below

commit 6a0bebd1ed3ac5200bde6a930dbab417633c9caf
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Sep 1 18:36:50 2024 -0400

    Migrate to JUnit 5 #283
---
 src/changes/changes.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f1bc3376..00013e57 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -74,8 +74,8 @@
       <action dev="ggregory" type="fix" due-to="Andrei Korzhevskii, Gary 
Gregory">
         Refactor logger usage #72.
       </action>
-      <action dev="ggregory" type="fix" due-to="SethFalco">
-        Start migration to JUnit 5 #93.
+      <action dev="ggregory" type="fix" due-to="SethFalco, Steve Bosman, Gary 
Gregory">
+        Migrate to JUnit 5 #93, #283.
       </action>
       <action dev="ggregory" type="fix" due-to="Gary Gregory">
         Fix SpotBugs [ERROR] Medium: 
org.apache.commons.beanutils2.BasicDynaClass.constructorTypes should be both 
final and package protected [org.apache.commons.beanutils2.BasicDynaClass] At 
BasicDynaClass.java:[line 95] MS_FINAL_PKGPROTECT.

Reply via email to