Compare commits

..

1 commit

Author SHA1 Message Date
dependabot[bot]
a27b0b740b
Bump commons-io from 2.4 to 2.7 in /code
Bumps commons-io from 2.4 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 20:11:06 +00:00

View file

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