diff --git a/pom.xml b/pom.xml index a2e8cf82c57..2d383ab5a15 100644 --- a/pom.xml +++ b/pom.xml @@ -726,6 +726,12 @@ commons-beanutils commons-beanutils 1.8.3 + + + commons-logging + commons-logging + + commons-configuration diff --git a/sonar-server/pom.xml b/sonar-server/pom.xml index ad9268211c3..ad87cbc3e1a 100644 --- a/sonar-server/pom.xml +++ b/sonar-server/pom.xml @@ -73,6 +73,10 @@ + + commons-beanutils + commons-beanutils + commons-configuration commons-configuration