Bump commons-io:commons-io from 2.21.0 to 2.22.0
Bumps commons-io:commons-io from 2.21.0 to 2.22.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-version: 2.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Closes #953
Change-Id: I5291b684ffd003e28b1ad6d774728aa371f9312c
diff --git a/pom.xml b/pom.xml
index ea452b5..977e2df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -645,7 +645,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.21.0</version>
+ <version>2.22.0</version>
</dependency>
<dependency>
<groupId>commons-validator</groupId>