From 9fbff4aca6d80e04e26bb2208d99e324428a1562 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 23:03:43 +0000 Subject: [PATCH] Bump commons-collections4 from 4.0 to 4.1 Bumps commons-collections4 from 4.0 to 4.1. --- updated-dependencies: - dependency-name: org.apache.commons:commons-collections4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6b0b5918b..1d1c7b1f7 100644 --- a/pom.xml +++ b/pom.xml @@ -276,7 +276,7 @@ org.apache.commons commons-collections4 - 4.0 + 4.1 commons-cli