diff --git a/pom.xml b/pom.xml
index c06166e497..c3451544a4 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1476,6 +1476,12 @@
                 org.apache.httpcomponents
                 httpclient
                 ${apache-httpclient.version}
+                
+                    
+                        commons-logging
+                        commons-logging
+                    
+                
             
             
                 org.apache.httpcomponents
@@ -1943,6 +1949,12 @@
                 org.elasticsearch.client
                 elasticsearch-rest-client
                 ${elasticsearch.version}
+                
+                    
+                        commons-logging
+                        commons-logging
+                    
+                
             
             
                 org.javadelight
@@ -1968,11 +1980,23 @@
                 com.amazonaws
                 aws-java-sdk-sqs
                 ${aws.sdk.version}
+                
+                    
+                        commons-logging
+                        commons-logging
+                    
+                
             
             
                 com.amazonaws
                 aws-java-sdk-sns
                 ${aws.sdk.version}
+                
+                    
+                        commons-logging
+                        commons-logging
+                    
+                
             
             
                 com.google.cloud
@@ -2102,6 +2126,10 @@
                         org.slf4j
                         *
                     
+                    
+                        commons-logging
+                        commons-logging
+                    
                     
                         com.github.spotbugs
                         spotbugs-annotations
@@ -2136,6 +2164,12 @@
                 mockserver-netty
                 ${mock-server.version}
                 test
+                
+                    
+                        commons-logging
+                        commons-logging
+                    
+                
             
             
                 org.mock-server
@@ -2168,6 +2202,12 @@
                 com.google.firebase
                 firebase-admin
                 ${firebase-admin.version}
+                
+                    
+                        commons-logging
+                        commons-logging
+                    
+                
             
             
                 org.eclipse.jgit
@@ -2203,6 +2243,12 @@
                 org.apache.xmlgraphics
                 batik-transcoder
                 ${apache-xmlgraphics.version}
+                
+                    
+                        commons-logging
+                        commons-logging
+                    
+                
             
             
                 org.apache.xmlgraphics