Fixing nexus sonar scan issues 95/66695/1
authorArul.Nambi <arul.nambi@amdocs.com>
Fri, 14 Sep 2018 15:23:35 +0000 (11:23 -0400)
committerArul.Nambi <arul.nambi@amdocs.com>
Fri, 14 Sep 2018 15:24:37 +0000 (11:24 -0400)
Issue-ID: AAI-1583
Change-Id: Id7c84f8c82096557e8280236694b149f64f12a50
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index e6768cd..4711142 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -78,9 +78,9 @@ limitations under the License.
         </dependency>
 
         <dependency>
-            <groupId>dom4j</groupId>
+            <groupId>org.dom4j</groupId>
             <artifactId>dom4j</artifactId>
-            <version>1.6.1</version>
+            <version>2.1.1</version>
             <scope>provided</scope>
         </dependency>