Bump org.apache.maven.plugins:maven-surefire-plugin in /full (closes #700)

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

Change-Id: Ia5dd9907ffaa57c37551f7a0dc9a1be6d82f902d

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

Signed-off-by: dependabot[bot] <support@github.com>

Change-Id: Id31c8ba6af18a576b678a8331bac56e6b750a4b7
diff --git a/full/pom.xml b/full/pom.xml
index 1631c7b..5022ef5 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -212,7 +212,7 @@
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-surefire-plugin</artifactId>
-				<version>3.1.2</version>
+				<version>3.2.2</version>
 				<configuration>
 					<reuseForks>true</reuseForks>
 					<forkCount>1</forkCount>