Skip to content

Commit 31ee329

Browse files
committed
Make WrapDynaClass instance cache thread-safe (1.X) (#419).
1 parent 0bbe648 commit 31ee329

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
<action dev="ggregory" type="fix" due-to="Dexter.k, Gary Gregory">Reject out-of-range values in LongLocaleConverter (1.X) (#407).</action>
4040
<action dev="ggregory" type="fix" due-to="Naveed Khan, Gary Gregory">Make MethodUtils CACHE_METHODS volatile (1.X) (#416).</action>
4141
<action dev="ggregory" type="fix" due-to="Naveed Khan, Gary Gregory">Case-fold column and bean property names with Locale.ROOT (1.X) (#417).</action>
42+
<action dev="ggregory" type="fix" due-to="Naveed Khan, Gary Gregory">Make WrapDynaClass instance cache thread-safe (1.X) (#419).</action>
4243
<!-- ADD -->
4344
<!-- UPDATE -->
4445
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 84 to 102.</action>

0 commit comments

Comments
 (0)