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

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: Ice1d1d05e477f0c0c8575f3c6f9bc00777d7e197
diff --git a/lite/pom.xml b/lite/pom.xml
index 123429e..ecd8b73 100644
--- a/lite/pom.xml
+++ b/lite/pom.xml
@@ -68,7 +68,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>