diff --git a/README.md b/README.md index e4d27705..cf8e079f 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ a dedicated team of experts are ready to assist you). ### Installation ### -Just download the jar file from [here](http://oss.sonatype.org/content/repositories/releases/com/univocity/univocity-parsers/2.5.1/univocity-parsers-2.5.1.jar). +Just download the jar file from [here](http://oss.sonatype.org/content/repositories/releases/com/univocity/univocity-parsers/2.5.2/univocity-parsers-2.5.2.jar). Or, if you use maven, simply add the following to your `pom.xml` @@ -124,7 +124,7 @@ Or, if you use maven, simply add the following to your `pom.xml` com.univocity univocity-parsers - 2.5.1 + 2.5.2 jar ... diff --git a/pom.xml b/pom.xml index 3a136f0f..0f6c8f52 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.univocity univocity-parsers - 2.5.2-SNAPSHOT + 2.5.2 univocity-parsers jar uniVocity's open source parsers for processing different text formats using a consistent API