From 9250ddfe1f5470b7a4057ed2e74130acd6fc1f43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 12:51:19 +0000 Subject: [PATCH] build(deps): bump the maven group across 2 directories with 1 update Bumps the maven group with 1 update in the /tools/junit-openfeature directory: org.apache.commons:commons-lang3. Bumps the maven group with 1 update in the /providers/env-var directory: org.apache.commons:commons-lang3. Updates `org.apache.commons:commons-lang3` from 3.17.0 to 3.18.0 Updates `org.apache.commons:commons-lang3` from 3.17.0 to 3.18.0 --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- providers/env-var/pom.xml | 2 +- tools/junit-openfeature/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/providers/env-var/pom.xml b/providers/env-var/pom.xml index 96a19a0cf..9735a3a98 100644 --- a/providers/env-var/pom.xml +++ b/providers/env-var/pom.xml @@ -31,7 +31,7 @@ org.apache.commons commons-lang3 - 3.17.0 + 3.18.0 diff --git a/tools/junit-openfeature/pom.xml b/tools/junit-openfeature/pom.xml index 79a253b1b..0f95946ce 100644 --- a/tools/junit-openfeature/pom.xml +++ b/tools/junit-openfeature/pom.xml @@ -29,7 +29,7 @@ org.apache.commons commons-lang3 - 3.17.0 + 3.18.0