Bump commons-logging:commons-logging from 1.3.0 to 1.3.1

Bumps commons-logging:commons-logging from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: commons-logging:commons-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 1ed3aa8..5d82b62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
     <dependency>

       <groupId>commons-logging</groupId>

       <artifactId>commons-logging</artifactId>

-      <version>1.3.0</version>

+      <version>1.3.1</version>

     </dependency>

 

     <dependency>