From b1548f6d6adbb823155b7d7254ccc0c13193ba7f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 Nov 2023 15:08:03 +0000 Subject: [PATCH] fix: upgrade commons-io:commons-io from 2.14.0 to 2.15.0 Snyk has created this PR to upgrade commons-io:commons-io from 2.14.0 to 2.15.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 9a8c500..3f2004f 100644 --- a/MCTournamentSystem-Commons/pom.xml +++ b/MCTournamentSystem-Commons/pom.xml @@ -156,7 +156,7 @@ commons-io commons-io - 2.14.0 + 2.15.0 compile