Bump commons-io from 2.4 to 2.7 in /code

Bumps commons-io from 2.4 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-26 20:11:06 +00:00 committed by GitHub
parent af4fee00fd
commit a27b0b740b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@
<dependency> <dependency>
<groupId>commons-io</groupId> <groupId>commons-io</groupId>
<artifactId>commons-io</artifactId> <artifactId>commons-io</artifactId>
<version>2.4</version> <version>2.7</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>