From 67b17aea9afcbc18bdacc7186713b9e46fce422f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 02:01:20 +0000 Subject: [PATCH] Chore(deps): Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 Bumps org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.19.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 992b1a32cf..037ef1b17d 100644 --- a/pom.xml +++ b/pom.xml @@ -194,7 +194,7 @@ org.apache.commons commons-lang3 - 3.18.0 + 3.19.0 com.github.npathai