Upgrade to Apache Commons Lang3 3.5

This commit is contained in:
Jochen Schalanda 2016-12-21 16:03:59 +01:00
parent a0140a07f8
commit 5fda3aba7e
No known key found for this signature in database
GPG Key ID: 2FC1B61A8D1F4BB0

View File

@ -79,7 +79,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.4</version>
<version>3.5</version>
</dependency>
<dependency>
<groupId>log4j</groupId>