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

Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.2.3 to 3.2.5
diff --git a/pom.xml b/pom.xml
index 9c45344..518bc7e 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.2.3</version>
+        <version>3.2.5</version>
       </plugin>
       <plugin>
         <artifactId>maven-pmd-plugin</artifactId>