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 655200ba Migrate AbstractNumberConverterTest to JUnit 5 #285
655200ba is described below

commit 655200ba301bfb812a5793c5dfdb2e5c92c05910
Author: Gary Gregory <garydgreg...@users.noreply.github.com>
AuthorDate: Tue Sep 3 07:38:25 2024 -0400

    Migrate AbstractNumberConverterTest to JUnit 5 #285
---
 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 b13f35df..bb1d7c13 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -72,7 +72,7 @@
         Refactor logger usage #72.
       </action>
       <action dev="ggregory" type="fix" due-to="SethFalco, Steve Bosman, Gary 
Gregory">
-        Migrate to JUnit 5 #93, #283, #284.
+        Migrate to JUnit 5 #93, #283, #284, #285.
       </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