From 58635b59e1e4e60e9838bc6c3e7438b40d76580e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 05:31:41 +0000 Subject: [PATCH] Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 Bumps org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- api/pom.xml | 2 +- shared/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 8d3dea5..84d3239 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -44,7 +44,7 @@ org.apache.commons commons-lang3 - 3.13.0 + 3.14.0 provided diff --git a/shared/pom.xml b/shared/pom.xml index e32f14f..a0e983f 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -66,7 +66,7 @@ org.apache.commons commons-lang3 - 3.13.0 + 3.14.0 compile