build(deps): bump commons-logging:commons-logging from 1.3.6 to 1.4.0 (#8825)

Bumps [commons-logging:commons-logging](https://github.com/apache/commons-logging) from 1.3.6 to 1.4.0.
- [Changelog](https://github.com/apache/commons-logging/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-logging/compare/rel/commons-logging-1.3.6...rel/commons-logging-1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index 7c1cffb..cd3c77a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
         <hamcrest.version>3.0</hamcrest.version>
         <jedis.version>7.5.2</jedis.version>
         <activemq.version>6.2.7</activemq.version>
-        <commons-logging.version>1.3.6</commons-logging.version>
+        <commons-logging.version>1.4.0</commons-logging.version>
 
         <jackson.version>2.21.3</jackson.version>
         <jackson.databind.version>2.22.0</jackson.databind.version>