Bump commons-io from 2.6 to 2.7

Bumps commons-io from 2.6 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-26 16:04:35 +00:00 committed by GitHub
parent 12329c5ffe
commit 81ad021c41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
pom.xml Executable file → Normal file
View File

@ -120,7 +120,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.6</version>
<version>2.7</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>