From ee6ceee2999a342abddfdd4f841aeaf9c22936c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 21:44:50 +0000 Subject: [PATCH] Bump commons-collections from 2.1 to 3.2.2 in /tools/checkstyle-4.3 Bumps commons-collections from 2.1 to 3.2.2. Signed-off-by: dependabot[bot] --- tools/checkstyle-4.3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/checkstyle-4.3/pom.xml b/tools/checkstyle-4.3/pom.xml index 8efc30e..7114e60 100644 --- a/tools/checkstyle-4.3/pom.xml +++ b/tools/checkstyle-4.3/pom.xml @@ -29,7 +29,7 @@ commons-collections commons-collections - 2.1 + 3.2.2 commons-logging