Skip to content

Commit 813b1a5

Browse files
committed
Use own validator ObjectUtils.anyNull to check null String input #718.
1 parent 615c1da commit 813b1a5

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
@@ -120,6 +120,7 @@ The <action> type attribute can be add,update,fix,remove.
120120
<action type="update" dev="ggregory" due-to="Arturo Bernal">Minor Improvements #701.</action>
121121
<action type="update" dev="ggregory" due-to="Arturo Bernal">Minor Improvement: Add final variable.try to make the code read-only #700.</action>
122122
<action type="update" dev="ggregory" due-to="Arturo Bernal">Minor Improvement: Remove redundant initializer #699.</action>
123+
<action type="update" dev="ggregory" due-to="Arturo Bernal">Use own validator ObjectUtils.anyNull to check null String input #718.</action>
123124
</release>
124125
<release version="3.11" date="2020-07-12" description="New features and bug fixes.">
125126
<action type="update" dev="chtompki" due-to="Jin Xu">Refine test output for FastDateParserTest</action>

0 commit comments

Comments
 (0)