Remove useless dep 52/110852/1
authorsebdet <sebastien.determe@intl.att.com>
Mon, 3 Aug 2020 14:56:31 +0000 (16:56 +0200)
committersebdet <sebastien.determe@intl.att.com>
Mon, 3 Aug 2020 14:56:31 +0000 (16:56 +0200)
Remove useless dependencies

Issue-ID: CLAMP-915
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I6207cb5face63b350b3bdc8cbd792ce0687bdf41

pom.xml

diff --git a/pom.xml b/pom.xml
index 5c06bfc..64df86d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <artifactId>logback-classic</artifactId>
                        <version>1.2.3</version>
                </dependency>
-               <dependency>
-                       <groupId>commons-dbcp</groupId>
-                       <artifactId>commons-dbcp</artifactId>
-                       <version>1.4</version>
-               </dependency>
                <dependency>
                        <groupId>commons-io</groupId>
                        <artifactId>commons-io</artifactId>