diff --git a/src/changes/changes.xml b/src/changes/changes.xml index eaecb51d5..61e6a3726 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -59,7 +59,7 @@ The type attribute can be add,update,fix,remove. Bump junit-jupiter from 5.6.2 to 5.7.0. Bump spotbugs from 4.1.2 to 4.1.4, #627. - Bump checkstyle from 8.36 to 8.36.2 + Bump checkstyle from 8.36 to 8.37, #637. StringUtils.countMatches - clarify Javadoc. Remove redundant argument from substring call. Improve StringUtils.stripAccents conversion of remaining accents.