From 47e18ef118090b176c085d34be926404ecbe4395 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 13:25:35 +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] --- deployment/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index bf77ab1..b492958 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -15,7 +15,7 @@ org.apache.commons commons-lang3 - 3.18.0 + 3.19.0 io.quarkus