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 77752a1d Make PropertyUtilsBean.getReadMethod(Class, 
PropertyDescriptor) public #232
77752a1d is described below

commit 77752a1da83a3b6e4a0dcdb9c13e7da90de728c9
Author: Gary Gregory <garydgreg...@users.noreply.github.com>
AuthorDate: Sat May 25 16:25:52 2024 -0400

    Make PropertyUtilsBean.getReadMethod(Class, PropertyDescriptor) public #232
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 65661ecd..418b070f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -136,6 +136,9 @@
       <action dev="ggregory" type="add" due-to="Seth Falco, Gary Gregory">
         Add Converters for additional types: Color, Dimension, InetAddress, 
Locale, Pattern, Point #47.
       </action>
+      <action dev="ggregory" type="add" due-to="Sergey Chernov, Gary Gregory">
+        Make PropertyUtilsBean.getReadMethod(Class, PropertyDescriptor) public 
#232.
+      </action>
       <!--  UPDATES -->
       <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
         Bump actions/cache from 2 to 3.0.11 #77, #89, #103, #111. #137, #141.

Reply via email to