README.md: update version in dependency xml fragment

This commit is contained in:
pascalschumacher 2017-12-20 17:25:59 +01:00
parent 4661422633
commit 4f13c68918
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ Alternatively you can pull it from the central Maven repositories:
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.6</version>
<version>3.7</version>
</dependency>
```