(changes) Bump spotbugs from 4.1.2 to 4.1.3

This commit is contained in:
Rob Tompkins 2020-10-01 10:10:16 -04:00
parent 964f6ea478
commit dd1c0d9292
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="add" dev="ggregory" due-to="Gary Gregory">Add BooleanUtils.booleanValues().</action>
<action type="add" dev="ggregory" due-to="Gary Gregory">Add BooleanUtils.primitiveValues().</action>
<!-- UPDATES -->
<action type="update" dev="chtompki">Bump spotbugs from 4.1.2 to 4.1.3</action>
<action type="update" dev="chtompki">Bump checkstyle from 8.36 to 8.36.2</action>
<action issue="LANG-1606" type="update" dev="sebb" due-to="Rustem Galiev">StringUtils.countMatches - clarify Javadoc.</action>
<action issue="LANG-1591" type="update" dev="kinow" due-to="bhawna94">Remove redundant argument from substring call.</action>