From 4c40ee7f9dccae2687d0e6b91ccccdf626e7569d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 08:01:17 +0000 Subject: [PATCH] build(deps): bump org.apache.commons:commons-configuration2 Bumps org.apache.commons:commons-configuration2 from 2.12.0 to 2.13.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-configuration2 dependency-version: 2.13.0 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 19a8fc2c..08288eab 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ org.apache.commons commons-configuration2 - 2.12.0 + 2.13.0 commons-cli