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 b7a4700f [BEANUTILS-541] FluentPropertyBeanIntrospector caches 
corrupted writeMethod (2.x) #68
b7a4700f is described below

commit b7a4700f49daf0e03f3aa66fa622425a97e414c6
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Apr 14 08:46:48 2024 -0400

    [BEANUTILS-541] FluentPropertyBeanIntrospector caches corrupted
    writeMethod (2.x) #68
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b2e98c59..f9a2310b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -125,6 +125,7 @@
       <action dev="ggregory" type="fix" due-to="Seth Falco">
         Fix warnings and To-Dos #92.
       </action>
+      <action issue="BEANUTILS-541" dev="ggregory" type="fix" due-to="Sergey 
Chernov">FluentPropertyBeanIntrospector caches corrupted writeMethod (2.x) 
#68.</action>
       <!-- ADD -->
       <action dev="ggregory" type="add" due-to="Dependabot, Gary Gregory">
         Add github/codeql-action #118.

Reply via email to