commit | 308b9b57be30ccbb84fc237e9ce8f2c1d4b4dffb | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Oct 26 21:31:08 2020 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Mon Oct 26 22:39:52 2020 +0100 |
tree | ce3eb75d6e909235b0f517661ff4868f1ce93a45 | |
parent | a26cbded22bb8346e40f00dc5732fe4253f65877 [diff] [blame] |
Bump commons-io from 2.7 to 2.8.0 in /core Bumps commons-io from 2.7 to 2.8.0. Signed-off-by: dependabot[bot] <support@github.com> Closes #105 Change-Id: Ifb554e83ff7ffbc7cbc9776a996171db0a9d97dd
diff --git a/core/pom.xml b/core/pom.xml index 292dd17..3742bb3 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -465,7 +465,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.7</version> + <version>2.8.0</version> </dependency> <!-- Hibernate -->