diff --git a/libraries/pom.xml b/libraries/pom.xml index ba16995d8f..c0c2321388 100644 --- a/libraries/pom.xml +++ b/libraries/pom.xml @@ -136,13 +136,7 @@ org.apache.httpcomponents httpclient - ${httpclient.version} - - - commons-logging - commons-logging - - + ${httpclient.version} commons-io diff --git a/log4j2/pom.xml b/log4j2/pom.xml index 1267caeb08..c348982bcf 100644 --- a/log4j2/pom.xml +++ b/log4j2/pom.xml @@ -43,13 +43,7 @@ org.apache.commons commons-dbcp2 - ${commons-dbcp2.version} - - - commons-logging - commons-logging - - + ${commons-dbcp2.version} diff --git a/spring-state-machine/pom.xml b/spring-state-machine/pom.xml index d7e7027023..9dcb51fe4e 100644 --- a/spring-state-machine/pom.xml +++ b/spring-state-machine/pom.xml @@ -24,13 +24,7 @@ org.springframework spring-test - 4.3.7.RELEASE - - - commons-logging - commons-logging - - + 4.3.7.RELEASE junit