Merge pull request #75 from apache/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.2.2

Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2
diff --git a/pom.xml b/pom.xml
index e33f134..13980bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -263,7 +263,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-checkstyle-plugin</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2</version>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>