From f8175e7c20e27fcf3dd1bdf6720f837a991f49e8 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 4 Mar 2022 09:16:30 -0500 Subject: [PATCH] Bump opencsv from 5.5.2 to 5.6 #221 --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index af914e5c..dbc6aa29 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -58,7 +58,7 @@ Bump mockito-core from 3.11.2 to 4.3.1 #187, #197, #204, #212. Bump maven-pmd-plugin from 3.14.0 to 3.16.0 #184, #219. Bump commons.pmd-impl.version from 6.41.0 to 6.42.0 #214. - Bump opencsv from 5.5.1 to 5.5.2 #182. + Bump opencsv from 5.5.1 to 5.6 #182, #221. Bump spotbugs-maven-plugin from 4.3.0 to 4.5.3.0 #192, #198, #203, #211. Bump actions/cache from 2.1.6 to 2.1.7 #196. Bump h2 from 1.4.200 to 2.0.214 #200, #205, #213.