Merge pull request #180 from apache/dependabot/maven/commons-io-commons-io-2.8.0

Bump commons-io from 2.7 to 2.8.0
This commit is contained in:
Bruno P. Kinoshita 2020-09-10 17:28:16 +12:00 committed by GitHub
commit 7d7c8fbdee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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