mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-10 03:56:05 +00:00
Bump commons-parent from 57 to 58
This commit is contained in:
parent
6cba993916
commit
809b8368c6
2
pom.xml
2
pom.xml
@ -20,7 +20,7 @@
|
||||
<parent>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-parent</artifactId>
|
||||
<version>57</version>
|
||||
<version>58</version>
|
||||
</parent>
|
||||
<artifactId>commons-csv</artifactId>
|
||||
<version>1.10.1-SNAPSHOT</version>
|
||||
|
@ -45,6 +45,7 @@
|
||||
<action issue="CSV-306" type="fix" dev="ggregory" due-to="Sam Ng, Bruno P. Kinoshita">Replace deprecated method in user guide, update external link #324, #325.</action>
|
||||
<!-- UPDATE -->
|
||||
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io: from 2.11.0 to 2.12.0.</action>
|
||||
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 57 to 58.</action>
|
||||
</release>
|
||||
<release version="1.10.0" date="2023-01-28" description="Feature and bug fix release (Java 8)">
|
||||
<!-- FIX -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user