From 89f78a0ccfacc938e0da8b1db16ac41d28f5c9ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 15:42:29 +0000 Subject: [PATCH] build(deps): bump org.apache.commons:commons-configuration2 Bumps org.apache.commons:commons-configuration2 from 2.10.1 to 2.15.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-configuration2 dependency-version: 2.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 326acdaf1020..08af79800da0 100644 --- a/pom.xml +++ b/pom.xml @@ -473,7 +473,7 @@ org.apache.commons commons-configuration2 - 2.10.1 + 2.15.0 com.squareup.okhttp3