From b3f56c35ff61a27422952fd6ef6ae55ea2e7e81e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 08:07:29 +0000 Subject: [PATCH] build(deps): bump org.apache.commons:commons-configuration2 Bumps org.apache.commons:commons-configuration2 from 2.10.1 to 2.11.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-configuration2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b1507b7f..aae7a596 100644 --- a/pom.xml +++ b/pom.xml @@ -129,7 +129,7 @@ org.apache.commons commons-configuration2 - 2.10.1 + 2.11.0 commons-cli