Skip to content

Commit 63924bf

Browse files
committed
Better action description
1 parent b1d98fe commit 63924bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
6464
<body>
6565
<release version="1.10.1" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
6666
<!-- FIX -->
67-
<action type="fix" dev="ggregory" due-to="Mark Miller, Gary Gregory" issue="VALIDATOR-502">Circular dependency in static initialization causes NPE in GenericValidator.isCreditCard().</action>
67+
<action type="fix" dev="ggregory" due-to="Mark Miller, Gary Gregory" issue="VALIDATOR-502">Circular dependency in static initialization causes NullPointerException in GenericValidator.isCreditCard().</action>
6868
<!-- ADD -->
6969
<!-- UPDATE -->
7070
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 85 to 90 #361, #370.</action>

0 commit comments

Comments
 (0)