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

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

Change-Id: I0273dfd8f0e52275ecc5d18389c02ce317ab4fde

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

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

Change-Id: Id0c0afb231a475cc317154c3ef2e17d86696e161
diff --git a/full/pom.xml b/full/pom.xml
index 14a0705..15eff6b 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -224,7 +224,7 @@
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-surefire-plugin</artifactId>
-				<version>3.2.2</version>
+				<version>3.2.3</version>
 				<configuration>
 					<reuseForks>true</reuseForks>
 					<forkCount>1</forkCount>