Bump commons-io:commons-io from 2.15.0 to 2.15.1 in /full (closes #715)

Bumps commons-io:commons-io from 2.15.0 to 2.15.1.

Change-Id: I33b49befc2f4f92c8ac783e322da44900683906b

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

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

Change-Id: Ia8005103fdc333fe6f6e62b7c24efbef0c2a9b86
diff --git a/full/pom.xml b/full/pom.xml
index e7a3652..d3b999d 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -562,7 +562,7 @@
 		<dependency>
 			<groupId>commons-io</groupId>
 			<artifactId>commons-io</artifactId>
-			<version>2.15.0</version>
+			<version>2.15.1</version>
 		</dependency>
 
 		<!-- Hibernate -->