From ab3540c98f611c589f0cfeab9509fce3e9dbf996 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 16:58:38 +0000 Subject: [PATCH] Bump commons-configuration2 from 2.7 to 2.8.0 in /vilebot Bumps commons-configuration2 from 2.7 to 2.8.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-configuration2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- vilebot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vilebot/pom.xml b/vilebot/pom.xml index 0a9a2500..58e589e4 100644 --- a/vilebot/pom.xml +++ b/vilebot/pom.xml @@ -131,7 +131,7 @@ org.apache.commons commons-configuration2 - 2.7 + 2.8.0 commons-beanutils