Skip to content

Commit 2595926

Browse files
authored
[LANG-1803] Fix incorrect method invocation in ObjectUtilsTest and Javadoc reference in RandomStringUtils
1 parent 3014a0f commit 2595926

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
@@ -78,6 +78,7 @@ The <action> type attribute can be add,update,fix,remove.
7878
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix race condition in Range.hashCode().</action>
7979
<action type="fix" dev="ggregory" due-to="Gary Gregory, Akshat_Agg">Document safer deserialization option in Javadoc for SerializationUtils.</action>
8080
<action issue="LANG-1729" type="fix" dev="ggregory" due-to="Gary Gregory, Andrei Anischevici, Akshat_Agg">NumberUtils.isParsable() returns true for full width Unicode digits for inputs with a decimal point.</action>
81+
<action issue="LANG-1803" type="fix" dev="ggregory" due-to="IcoreE">Fix incorrect method invocation in ObjectUtilsTest and Javadoc reference in RandomStringUtils.</action>
8182
<!-- ADD -->
8283
<!-- UPDATE -->
8384
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 92 to 93 #1498.</action>

0 commit comments

Comments
 (0)