File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Apache Commons BeanUtils 1.10.1 Release Notes
22---------------------------------------------
33
4- The Apache Commons BeanUtils team is pleased to announce the release of Apache Commons BeanUtils 1.10.1
4+ The Apache Commons BeanUtils team is pleased to announce the release of Apache Commons BeanUtils 1.10.1.
55
66Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
77
@@ -157,7 +157,7 @@ Fixed Bugs:
157157* BEANUTILS-492: Fixed exception when setting indexed properties on DynaBeans.
158158 Thanks to Bernhard Seebass.
159159* BEANUTILS-470: Precision lost when converting BigDecimal Thanks to Tommy
160- Tynj�.
160+ Tynj�.
161161* BEANUTILS-465: Indexed List Setters fixed. Thanks to Daniel Atallah.
162162
163163Changes:
Original file line number Diff line number Diff line change 1818${project.name} ${version} Release Notes
1919---------------------------------------------
2020
21- The ${developmentTeam} is pleased to announce the release of ${project.name} ${version}
21+ The ${developmentTeam} is pleased to announce the release of ${project.name} ${version}.
2222
2323$introduction.replaceAll("(?<!\015)\012", "
2424").replaceAll("(?m)^ +","")
You can’t perform that action at this time.
0 commit comments