commit | 3a59941d92f88195c219b56d329708017c734b2c | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Apr 13 10:44:26 2022 +0000 |
committer | Richard Zowalla <13417392+rzo1@users.noreply.github.com> | Sun Apr 17 19:54:56 2022 +0200 |
tree | 44b066e5e5737a4e5614b5d712ea76510433a897 | |
parent | 066ae5588bd2332accee88e77222d19ce10a21ba [diff] |
Bump commons-io from 2.0.1 to 2.7 Bumps commons-io from 2.0.1 to 2.7. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index a77f4bb..72fdb48 100644 --- a/pom.xml +++ b/pom.xml
@@ -235,7 +235,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.0.1</version> + <version>2.7</version> </dependency> <dependency>