Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 1e6b6e8ff1
Bump commons-io from 2.6 to 2.7
Bumps commons-io from 2.6 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 18:53:51 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@
<dependency> <dependency>
<groupId>commons-io</groupId> <groupId>commons-io</groupId>
<artifactId>commons-io</artifactId> <artifactId>commons-io</artifactId>
<version>2.6</version> <version>2.7</version>
</dependency> </dependency>
<dependency> <dependency>