Bump velocity-engine-core from 2.2 to 2.3 in /full

Bumps velocity-engine-core from 2.2 to 2.3.

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

Closes #157

Change-Id: I9bc05fd1babc7d1a3a6a39ee1f4660180122edff
diff --git a/full/pom.xml b/full/pom.xml
index b9d2553..bbc158a 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -225,7 +225,7 @@
 		<dependency>
 			<groupId>org.apache.velocity</groupId>
 			<artifactId>velocity-engine-core</artifactId>
-			<version>2.2</version>
+			<version>2.3</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.velocity</groupId>