Resolve security issues with postgresql 92/71092/1
authorMichael Mokry <michael.mokry@att.com>
Tue, 23 Oct 2018 19:23:44 +0000 (14:23 -0500)
committerMichael Mokry <michael.mokry@att.com>
Tue, 23 Oct 2018 19:23:44 +0000 (14:23 -0500)
Removed the unused dependency

Change-Id: Iad55fc46a2912a297dd2ae0300fe99489c07d123
Issue-ID: POLICY-1215
Signed-off-by: Michael Mokry <michael.mokry@att.com>
ONAP-PDP-REST/pom.xml

index 04483a1..65680d8 100644 (file)
             <groupId>org.mariadb.jdbc</groupId>
             <artifactId>mariadb-java-client</artifactId>
         </dependency>
-        <dependency>
-            <groupId>postgresql</groupId>
-            <artifactId>postgresql</artifactId>
-            <version>9.1-901.jdbc4</version>
-        </dependency>
         <dependency>
             <groupId>org.springframework</groupId>
             <artifactId>spring-test</artifactId>