From da1cf6da0ae62b79faca6428dadb1360780cfdc3 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Mon, 17 Jun 2013 22:26:00 +0200 Subject: [PATCH] SONAR-4157 fix test of sonar-application --- sonar-application/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index 388bc4bb9cd..7a67cc960af 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -43,6 +43,11 @@ sonar-testing-harness test + + javax.servlet + servlet-api + test + mysql mysql-connector-java -- 2.39.5