SLING-12282 Update Dependencies to 2023 (#2)

diff --git a/pom.xml b/pom.xml
index 7b91c37..393f199 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-lang3</artifactId>
-            <version>3.8</version>
+            <version>3.12.0</version>
             <scope>compile</scope>
         </dependency>
     </dependencies>