From f4afe54888bca72e844dacfdadaa24fcd3c80d46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 02:13:37 +0000 Subject: [PATCH] Bump org.apache.commons:commons-lang3 in /customer-service Bumps org.apache.commons:commons-lang3 from 3.9 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- customer-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer-service/pom.xml b/customer-service/pom.xml index 852e26d..0972767 100644 --- a/customer-service/pom.xml +++ b/customer-service/pom.xml @@ -77,7 +77,7 @@ org.apache.commons commons-lang3 - 3.9 + 3.18.0 junit