From 318a3d1bfee67c21165eb4957a6b2eb0f8365164 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 19:44:49 +0000 Subject: [PATCH] Bump org.apache.commons:commons-collections4 Bumps the maven group with 1 update in the / directory: org.apache.commons:commons-collections4. Updates `org.apache.commons:commons-collections4` from 4.0 to 4.1 --- updated-dependencies: - dependency-name: org.apache.commons:commons-collections4 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 27e0908..4ad9d67 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.apache.commons commons-collections4 - 4.0 + 4.1 \ No newline at end of file