Merge pull request #91 from apache/dependabot/maven/org.apache.maven.plugins-maven-surefire-report-plugin-3.2.2

Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.1.0 to 3.2.2
diff --git a/pom.xml b/pom.xml
index 3356ec2..a29f8f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -282,7 +282,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-report-plugin</artifactId>
-        <version>3.1.0</version>
+        <version>3.2.2</version>
       </plugin>
       <plugin>
         <artifactId>maven-pmd-plugin</artifactId>