Bump org.apache.maven.plugins:maven-surefire-plugin from 2.4.3 to 3.2.5

Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.4.3 to 3.2.5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.4.3...surefire-3.2.5)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/atinject-tck/pom.xml b/atinject-tck/pom.xml
index 2a9e781..1cd30e1 100644
--- a/atinject-tck/pom.xml
+++ b/atinject-tck/pom.xml
@@ -37,7 +37,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-surefire-plugin</artifactId>
-                <version>2.4.3</version>
+                <version>3.2.5</version>
                 <configuration>
                     <includes>
                         <include>**/OpenWebBeansAtInjectTck.java</include>