Bump commons-logging from 1.1.1 to 1.2

Bumps commons-logging from 1.1.1 to 1.2.

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 4ab7917..55da5fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1093,7 +1093,7 @@
             <dependency>
                 <groupId>commons-logging</groupId>
                 <artifactId>commons-logging</artifactId>
-                <version>1.1.1</version>
+                <version>1.2</version>
             </dependency>
         </dependencies>
     </dependencyManagement>