commit | c320e8ca73519566f62e699d3bf30b75e953306a | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed May 26 05:04:38 2021 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Mon Jun 07 12:47:27 2021 +0200 |
tree | b2b667da17f8ba8aa014645f30ac4ccf1206f945 | |
parent | f44fdfab4085007836c3a5fd0d2fc5c2bfd297d3 [diff] |
Bump commons-io from 2.8.0 to 2.9.0 in /core Bumps commons-io from 2.8.0 to 2.9.0. Signed-off-by: dependabot[bot] <support@github.com> Closes #197 Change-Id: Ife156f6027fd6aa2b626a25d7dde4874e84a782b
diff --git a/core/pom.xml b/core/pom.xml index e3e77e1..061e12f 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -479,7 +479,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.8.0</version> + <version>2.9.0</version> </dependency> <!-- Hibernate -->