Skip to content

Commit 22b663d

Browse files
committed
Simplify FluentPropertyBeanIntrospector#propertyName (#363)
1 parent c0d16f2 commit 22b663d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<release version="1.11.1" date="YYYY-MM-DD" description="This is a maintenance release and requires Java 8.">
3232
<!-- FIX -->
3333
<action dev="ggregory" type="fix" due-to="Gary Gregory">Fix typo in exception message throws from org.apache.commons.beanutils.PropertyUtilsBean.setMappedProperty(Object, String, String, Object).</action>
34+
<action dev="ggregory" type="fix" due-to="Basil Crow, Piotr P. Karwasz, Gary Gregory">Simplify `FluentPropertyBeanIntrospector#propertyName` (#363).</action>
3435
<!-- ADD -->
3536
<!-- UPDATE -->
3637
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 84 to 85.</action>

0 commit comments

Comments
 (0)