From 06808f36eb7becdfc4b725a980fa67794652a58e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 17:02:34 +0000 Subject: [PATCH] Bump commons-io:commons-io in /Command Blocker Bukkit Bumps commons-io:commons-io from 2.8.0 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Command Blocker Bukkit/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Command Blocker Bukkit/pom.xml b/Command Blocker Bukkit/pom.xml index cddbd1a..b2f72f6 100644 --- a/Command Blocker Bukkit/pom.xml +++ b/Command Blocker Bukkit/pom.xml @@ -157,7 +157,7 @@ commons-io commons-io - 2.11.0 + 2.14.0 compile diff --git a/pom.xml b/pom.xml index 0391f7c..35acda2 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ commons-io commons-io - 2.8.0 + 2.14.0 provided