Bump commons-lang3 from 3.11 to 3.12.0

Bumps commons-lang3 from 3.11 to 3.12.0.

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index d88446f..962a55c 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.11</version>
+        <version>3.12.0</version>
       </dependency>
       <dependency>
         <groupId>junit</groupId>