Merge pull request #4 from apache/dependabot/maven/org.apache.commons-commons-lang3-3.11

Bump commons-lang3 from 3.1 to 3.11
diff --git a/pom.xml b/pom.xml
index 2143970..5b9d864 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-lang3</artifactId>
         <!-- if upgrading, be sure to check shaded jar relocations! -->
-        <version>3.1</version>
+        <version>3.11</version>
       </dependency>
       <dependency>
         <groupId>junit</groupId>