Skip to content

Commit f6cdeac

Browse files
committed
Bump checkstyle from 8.44 to 9.0 apache#180.
Bump junit-jupiter from 5.8.0-M1 to 5.8.0-RC1 apache#179. Bump jmh-core from 1.32 to 1.33 apache#176. Bump jmh-generator-annprocess from 1.32 to 1.33 apache#175. Bump commons.pmd-impl.version from 6.36.0 to 6.37.0 apache#173.
1 parent 2908d10 commit f6cdeac

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,15 @@
3838
<title>Apache Commons CSV Release Notes</title>
3939
</properties>
4040
<body>
41-
<release version="1.9.0" date="2020-07-24" description="Feature and bug fix release (Java 8)">
41+
<release version="1.9.1" date="2021-MM-DD" description="Feature and bug fix release (Java 8)">
42+
<!-- UPDATE -->
43+
<action type="update" dev="ggregory" due-to="Dependabot">Bump checkstyle from 8.44 to 9.0 #180.</action>
44+
<action type="update" dev="ggregory" due-to="Dependabot">Bump junit-jupiter from 5.8.0-M1 to 5.8.0-RC1 #179.</action>
45+
<action type="update" dev="ggregory" due-to="Dependabot">Bump jmh-core from 1.32 to 1.33 #176.</action>
46+
<action type="update" dev="ggregory" due-to="Dependabot">Bump jmh-generator-annprocess from 1.32 to 1.33 #175.</action>
47+
<action type="update" dev="ggregory" due-to="Dependabot">Bump commons.pmd-impl.version from 6.36.0 to 6.37.0 #173.</action>
48+
</release>
49+
<release version="1.9.0" date="2021-07-24" description="Feature and bug fix release (Java 8)">
4250
<!-- FIX -->
4351
<action type="fix" dev="ggregory" due-to="Amey Jadiye">Replace FindBugs with SpotBugs #56.</action>
4452
<action type="fix" dev="ggregory" due-to="Chen">Javadoc typo in CSVFormat let's -> lets #57.</action>

0 commit comments

Comments
 (0)