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 32f493a..a1dfa30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1047,7 +1047,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-lang3</artifactId>
-                <version>3.11</version>
+                <version>3.12.0</version>
             </dependency>
             <dependency>
                 <groupId>javax.transaction</groupId>