diff --git a/pom.xml b/pom.xml index 18b9578..7ca6325 100644 --- a/pom.xml +++ b/pom.xml @@ -451,7 +451,7 @@ under the License. org.apache.maven.plugins maven-checkstyle-plugin - 3.2.0 + 3.2.1 ${basedir}/checkstyle.xml false @@ -500,7 +500,7 @@ under the License. org.apache.maven.plugins maven-checkstyle-plugin - 3.2.0 + 3.2.1 ${basedir}/checkstyle.xml false diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 2c125a4..60aa6fb 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.2.0 #35, #101. + Bump maven-checkstyle-plugin from 2.7 to 3.2.1 #35, #101, #130. Bump spotbugs-maven-plugin from 4.1.4 to 4.7.2.1 #33, #70, #78, #93, #97, #102, #112.