Bump commons-io from 2.4 to 2.7 in /code #2

Open
dependabot[bot] wants to merge 1 commit from dependabot/maven/code/commons-io-commons-io-2.7 into master
Showing only changes of commit a27b0b740b - Show all commits

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>