Merge pull request #2225 from ebean-orm/dependabot/maven/ebean-core/commons-io-commons-io-2.7

Bump commons-io from 2.5 to 2.7 in /ebean-core
This commit is contained in:
Rob Bygrave
2021-05-20 13:56:00 +12:00
committed by GitHub
+1 -1
View File
@@ -282,7 +282,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.5</version>
<version>2.7</version>
<scope>test</scope>
</dependency>