Update latest version in README.

This commit is contained in:
Thomas Neidhart 2015-12-02 20:43:44 +01:00
parent 7d32a990e9
commit f504277bca
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ Alternatively you can pull it from the central Maven repositories:
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-math3</artifactId>
<version>3.4.1</version>
<version>3.5</version>
</dependency>
```