From 564ff451eb0aada410ea0c69944a5b7e66595f1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 11:24:34 -0600 Subject: [PATCH] Bump commons-lang:commons-lang from 2.2 to 2.6 (#533) Bumps commons-lang:commons-lang from 2.2 to 2.6. --- updated-dependencies: - dependency-name: commons-lang:commons-lang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- impl/pom.xml | 2 +- web/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/impl/pom.xml b/impl/pom.xml index 5467ee7bb..dd57bd2db 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -67,7 +67,7 @@ commons-lang commons-lang - 2.2 + 2.6 test diff --git a/web/pom.xml b/web/pom.xml index 0a3c380e8..06bad40d5 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -183,7 +183,7 @@ commons-lang commons-lang - 2.2 + 2.6 test