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
The following commit(s) were added to refs/heads/master by this push:
new 7488881 Bump checkstyle from 9.2 to 9.2.1 #207.
7488881 is described below
commit 7488881792bda601213dbe1c87aa767dda4dbb4d
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Dec 27 08:42:24 2021 -0500
Bump checkstyle from 9.2 to 9.2.1 #207.
---
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 3bc5187..331f505 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -45,7 +45,7 @@
<!-- ADD -->
<action issue="CSV-291" type="add" dev="ggregory" due-to="Gary
Gregory">Make CSVRecord#values() public.</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory"
due-to="Dependabot">Bump checkstyle from 8.44 to 9.2 #180, #190, #194,
#202.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot">Bump checkstyle from 8.44 to 9.2.1 #180, #190, #194, #202,
#207.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump junit-jupiter from 5.8.0-M1 to 5.8.2 #179, #186,
#201.</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.34 #175,
#206.</action>