Bump commons.lang3 version to 3.5

Change-Id: I57dee9e98e26ca2a6e59badf39bdad059e4ab18f
diff --git a/lib/pom.xml b/lib/pom.xml
index 58cfd80..f3c7070 100644
--- a/lib/pom.xml
+++ b/lib/pom.xml
@@ -128,7 +128,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-lang3</artifactId>
-                <version>3.4</version>
+                <version>3.5</version>
             </dependency>
 
             <dependency>