From 53f3fb5a5c46ccacb978de39ae5f10cb178d464b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 16:05:26 +0000 Subject: [PATCH] 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] --- maven-scm-api/pom.xml | 2 +- maven-scm-plugin/pom.xml | 2 +- maven-scm-test/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/maven-scm-api/pom.xml b/maven-scm-api/pom.xml index c3a64ba49..4678b80bb 100644 --- a/maven-scm-api/pom.xml +++ b/maven-scm-api/pom.xml @@ -43,7 +43,7 @@ org.apache.commons commons-lang3 - 3.18.0 + 3.19.0 junit diff --git a/maven-scm-plugin/pom.xml b/maven-scm-plugin/pom.xml index 8395ed1a1..bd57cb0ff 100644 --- a/maven-scm-plugin/pom.xml +++ b/maven-scm-plugin/pom.xml @@ -114,7 +114,7 @@ org.apache.commons commons-lang3 - 3.18.0 + 3.19.0 diff --git a/maven-scm-test/pom.xml b/maven-scm-test/pom.xml index db44afd5d..c95edcdb1 100644 --- a/maven-scm-test/pom.xml +++ b/maven-scm-test/pom.xml @@ -43,7 +43,7 @@ org.apache.commons commons-lang3 - 3.18.0 + 3.19.0 org.eclipse.sisu diff --git a/pom.xml b/pom.xml index 8fbdb25e8..972c4d038 100644 --- a/pom.xml +++ b/pom.xml @@ -274,7 +274,7 @@ org.apache.commons commons-lang3 - 3.18.0 + 3.19.0