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 a31a2101 Fix warnings and To-Dos #92.
a31a2101 is described below

commit a31a2101031b78db0e5d109c1d0de61e312c2713
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Feb 1 14:13:15 2024 -0500

    Fix warnings and To-Dos #92.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 10d9ce54..3656923f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -122,6 +122,9 @@
       <action issue="BEANUTILS-564" dev="ggregory" type="fix" 
due-to="SingingBush">
         Fix JDK 21 CI failure due to locale changes #201.
       </action>
+      <action dev="ggregory" type="fix" due-to="Seth Falco">
+        Fix warnings and To-Dos #92.
+      </action>
       <!-- ADD -->
       <action dev="ggregory" type="add" due-to="Dependabot, Gary Gregory">
         Add github/codeql-action #118.

Reply via email to