You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
62
62
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Fix console compiler warning: TypeUtils.java:[361,33] non-varargs call of varargs method with inexact argument type for last parameter.</action>
63
63
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Fix console compiler warning: ReflectionDiffBuilderTest.java:[172,52] non-varargs call of varargs method with inexact argument type for last parameter.</action>
64
64
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Fix Apache RAT plugin console warnings.</action>
65
+
<actionissue="LANG-1793"type="fix"dev="ggregory"due-to="IcoreE">Fix Javadoc description in CharUtils.isAsciiAlphanumeric() #1501.</action>
65
66
<!-- ADD -->
66
67
<!-- UPDATE -->
67
68
<actiontype="update"dev="ggregory"due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 92 to 93 #1498.</action>
0 commit comments