From f03f87989569f2c3cedfd019d7f83576d2ef9f26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 20:53:52 +0000 Subject: [PATCH] Bump commons-collections in /subjects/testSort/QuickSort_addMI Bumps commons-collections from 3.2.1 to 3.2.2. Signed-off-by: dependabot[bot] --- subjects/testSort/QuickSort_addMI/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/testSort/QuickSort_addMI/pom.xml b/subjects/testSort/QuickSort_addMI/pom.xml index 0fbd177..d43d321 100644 --- a/subjects/testSort/QuickSort_addMI/pom.xml +++ b/subjects/testSort/QuickSort_addMI/pom.xml @@ -11,7 +11,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 junit