1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-05 23:22:47 +00:00

Bump commons-io from 2.3 to 2.7 in /l2jserver2-common

Bumps commons-io from 2.3 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-26 18:33:34 +00:00
committed by GitHub
parent 62574ee0ec
commit a86678e530

View File

@@ -105,7 +105,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.3</version>
<version>2.7</version>
<scope>compile</scope>
</dependency>
<dependency>