Merge pull request #15 from apache/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.2

Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2
diff --git a/pom.xml b/pom.xml
index f64d45c..a13b203 100644
--- a/pom.xml
+++ b/pom.xml
@@ -238,7 +238,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-checkstyle-plugin</artifactId>
-        <version>3.1.1</version>
+        <version>3.1.2</version>
         <configuration>
           <configLocation>org/apache/commons/functor/checkstyle.xml</configLocation>
           <headerLocation>org/apache/commons/functor/license-header.txt</headerLocation>