Update exception message in CSVRecord#getNextRecord() #348

This commit is contained in:
Gary Gregory 2023-08-30 08:42:23 -04:00 committed by GitHub
parent 008269a7ea
commit 1492c7465f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 57 to 60.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump h2 from 2.1.214 to 2.2.220 #333.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-lang3 from 3.12.0 to 3.13.0.</action>
<action type="update" dev="ggregory" due-to="Buddhi De Silva, Michael Osipov, Gary Gregory">Update exception message in CSVRecord#getNextRecord() #348.</action>
</release>
<release version="1.10.0" date="2023-01-28" description="Feature and bug fix release (Java 8)">
<!-- FIX -->