1 Commits

Author SHA1 Message Date
dependabot[bot]
25b5cca17a Bump commons-io from 2.5 to 2.7
Bumps commons-io from 2.5 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 19:48:25 +00:00

View File

@@ -19,7 +19,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.5</version>
<version>2.7</version>
</dependency>
<dependency>
<groupId>org.openjfx</groupId>