diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 679c5f9cf..27cec876b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -54,6 +54,7 @@ The type attribute can be add,update,fix,remove. Add BooleanUtils.booleanValues(). Add BooleanUtils.primitiveValues(). + Bump spotbugs from 4.1.2 to 4.1.3 Bump checkstyle from 8.36 to 8.36.2 StringUtils.countMatches - clarify Javadoc. Remove redundant argument from substring call.