Document release 1.3 for github contributors
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1743018 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ffb3c493ec
commit
7310e5c61e
|
@ -66,7 +66,7 @@ Alternatively you can pull it from the central Maven repositories:
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
<artifactId>commons-csv</artifactId>
|
<artifactId>commons-csv</artifactId>
|
||||||
<version>1.2</version>
|
<version>1.3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue