From 5657e429d37dffbbfd21166f54e2f53fec97939e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 20:38:23 +0000 Subject: [PATCH] Bump commons-io from 2.6 to 2.7 in /cdr-prsr Bumps commons-io from 2.6 to 2.7. Signed-off-by: dependabot[bot] --- cdr-prsr/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdr-prsr/pom.xml b/cdr-prsr/pom.xml index 07ee8a5..4ecafae 100644 --- a/cdr-prsr/pom.xml +++ b/cdr-prsr/pom.xml @@ -68,7 +68,7 @@ commons-io commons-io - 2.6 + 2.7 com.squareup.okhttp3