This commit is contained in:
dependabot[bot] 2021-04-26 20:11:08 +00:00 committed by GitHub
commit 13a590101f
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>