diff --git a/pom.xml b/pom.xml index a83b62e..0187058 100644 --- a/pom.xml +++ b/pom.xml @@ -464,7 +464,7 @@ under the License. org.apache.maven.plugins maven-checkstyle-plugin - 3.1.2 + 3.2.0 ${basedir}/checkstyle.xml false @@ -514,7 +514,7 @@ under the License. org.apache.maven.plugins maven-checkstyle-plugin - 3.1.2 + 3.2.0 ${basedir}/checkstyle.xml false diff --git a/src/changes/changes.xml b/src/changes/changes.xml index d208217..c6276ee 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -104,7 +104,7 @@ The type attribute can be add,update,fix,remove. Bump servlet-api from 2.3 to 2.5 #27. - Bump maven-checkstyle-plugin from 2.7 to 3.1.2 #35. + Bump maven-checkstyle-plugin from 2.7 to 3.2.0 #35, #101. Bump spotbugs-maven-plugin from 4.1.4 to 4.7.1.1 #33, #70, #78, #93, #97.