Compare commits

...

2 Commits

Author SHA1 Message Date
sem
59813484b2 Merge pull request 'Bump commons-io from 2.5 to 2.7' (#3) from dependabot/maven/commons-io-commons-io-2.7 into master
Reviewed-on: #3
2026-06-30 08:13:27 +00:00
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>