This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git
commit 2665c8351407d5e0b56ca1588e664f7c1463f829 Author: Gary Gregory <[email protected]> AuthorDate: Thu Oct 21 09:31:17 2021 -0400 Bump checkstyle from 9.0 to 9.0.1 #190 --- 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 c908f4a..447e423 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -40,7 +40,7 @@ <body> <release version="1.9.1" date="2021-MM-DD" description="Feature and bug fix release (Java 8)"> <!-- UPDATE --> - <action type="update" dev="ggregory" due-to="Dependabot">Bump checkstyle from 8.44 to 9.0 #180.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump checkstyle from 8.44 to 9.0.1 #180, #190.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump junit-jupiter from 5.8.0-M1 to 5.8.1 #179, #186.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump jmh-core from 1.32 to 1.33 #176.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump jmh-generator-annprocess from 1.32 to 1.33 #175.</action>
