diff --git a/pom.xml b/pom.xml index 7c410f6c2..3317f0718 100644 --- a/pom.xml +++ b/pom.xml @@ -635,7 +635,7 @@ 9.0.1 src/site/resources/checkstyle - 4.4.2 + 4.4.2.2 4.2.3 false true diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 5821eca96..084aa1d54 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -93,7 +93,7 @@ The type attribute can be add,update,fix,remove. Add null-safe ObjectUtils.isArray() #754. Add ComparableUtils.max(A, A) and ComparableUtils.min(A, A). - Bump spotbugs-maven-plugin from 4.2.0 to 4.4.2 #735, #808. + Bump spotbugs-maven-plugin from 4.2.0 to 4.4.2.2 #735, #808. Bump Bump actions/cache from v2.1.4 to v2.1.6 #742, #752, #764. Bump actions/setup-java from v1.4.3 to v2. Bump spotbugs from 4.2.2 to 4.2.3 #744.