From a0a30a3d679f37d6b8483b0d916f33de1d67fc5b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Apr 2024 16:44:54 +0000 Subject: [PATCH] fix: upgrade commons-io:commons-io from 2.15.1 to 2.16.0 Snyk has created this PR to upgrade commons-io:commons-io from 2.15.1 to 2.16.0. See this package in Maven Repository: https://mvnrepository.com/artifact/commons-io/commons-io/ See this project in Snyk: https://app.snyk.io/org/antonuden/project/edfa98aa-52f4-45fc-858b-f5ee0f034754?utm_source=github&utm_medium=referral&page=upgrade-pr --- MCTournamentSystem-Commons/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MCTournamentSystem-Commons/pom.xml b/MCTournamentSystem-Commons/pom.xml index 2b07d77..5b1eee7 100644 --- a/MCTournamentSystem-Commons/pom.xml +++ b/MCTournamentSystem-Commons/pom.xml @@ -156,7 +156,7 @@ commons-io commons-io - 2.15.1 + 2.16.0 compile