From d88d9bccd329d64c57e0dc073df0f6123d5e7052 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 13:03:23 +0000 Subject: [PATCH] chore(deps): bump org.apache.commons:commons-text in /code/api Bumps org.apache.commons:commons-text from 1.9 to 1.11.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- code/api/api/pom.xml | 2 +- code/api/lib/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code/api/api/pom.xml b/code/api/api/pom.xml index 70c17c6e..b9f9839d 100644 --- a/code/api/api/pom.xml +++ b/code/api/api/pom.xml @@ -164,7 +164,7 @@ org.apache.commons commons-text - 1.9 + 1.11.0 diff --git a/code/api/lib/pom.xml b/code/api/lib/pom.xml index dae9eaaa..41888e58 100644 --- a/code/api/lib/pom.xml +++ b/code/api/lib/pom.xml @@ -103,7 +103,7 @@ org.apache.commons commons-text - 1.9 + 1.11.0