Bump commons-io from 2.11.0 to 2.12.0 in /full

Bumps commons-io from 2.11.0 to 2.12.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Closes #608

Change-Id: I9dc9d5e4c41a8f7167b4beb11c5edb93e5d410fb
diff --git a/full/pom.xml b/full/pom.xml
index 3bda566..78422dc 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -595,7 +595,7 @@
 		<dependency>
 			<groupId>commons-io</groupId>
 			<artifactId>commons-io</artifactId>
-			<version>2.11.0</version>
+			<version>2.12.0</version>
 		</dependency>
 
 		<!-- Hibernate -->