Skip to content

Commit 3220b08

Browse files
committed
[BEANUTILS-541] FluentPropertyBeanIntrospector concurrency issue
(backport to 1.X) #325
1 parent b9b280c commit 3220b08

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/changes/changes.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,13 @@
3030
<body>
3131
<release version="1.10.1" date="YYYY-MM-DD" description="This is a maintenance release and requires Java 8.">
3232
<!-- FIX -->
33+
<action type="fix" issue="BEANUTILS-541" dev="ggregory" due-to="Sergey Chernov">FluentPropertyBeanIntrospector concurrency issue (backport to 1.X) #325.</action>
3334
<!-- ADD -->
3435
<!-- UPDATE -->
3536
</release>
3637
<release version="1.10.0" date="2024-12-26" description="This is a maintenance release and requires Java 8.">
3738
<!-- FIX -->
38-
<action type="fix" issue="BEANUTILS-541" dev="ggregory" due-to="Sergey Chernov">FluentPropertyBeanIntrospector caches corrupted writeMethod (1.x backport) #69.</action>
39+
<action type="fix" issue="BEANUTILS-541" dev="ggregory" due-to="Sergey Chernov">FluentPropertyBeanIntrospector caches corrupted writeMethod (backport to 1.x) #69.</action>
3940
<action type="fix" dev="ggregory" due-to="Gary Gregory">Replace internal use of Locale.ENGLISH with Locale.ROOT.</action>
4041
<action type="fix" dev="ggregory" due-to="Gary Gregory">Replace Maven CLIRR plugin with JApiCmp.</action>
4142
<action type="fix" dev="ggregory" due-to="Gary Gregory">Port to Java 1.4 Throwable APIs (!).</action>

0 commit comments

Comments
 (0)