Bump maven-surefire-plugin from 2.22.1 to 2.22.2 in /full

Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.1 to 2.22.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.22.1...surefire-2.22.2)

Signed-off-by: dependabot[bot] <support@github.com>
Change-Id: Ide382eb1b748830f1bf225c373de29948026c587
diff --git a/full/pom.xml b/full/pom.xml
index a40b9fd..71e5113 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -181,7 +181,7 @@
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-surefire-plugin</artifactId>
-				<version>2.22.1</version>
+				<version>2.22.2</version>
 				<configuration>
                     <useSystemClassLoader>false</useSystemClassLoader>
 					<reuseForks>true</reuseForks>