From 69c3fb2603254e03bda94b851d166157e4b809c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 20:52:30 +0000 Subject: [PATCH] Bump commons-collections4 from 4.0 to 4.1 Bumps commons-collections4 from 4.0 to 4.1. Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f7f3cea..9b01ceb 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.apache.commons commons-collections4 - 4.0 + 4.1 junit