From 45eb320e70488c701c50ec73aff47c7740f01485 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Fri, 30 Nov 2018 10:07:10 -0500 Subject: Update eclipselink version in drools-pdp Use eclipselink from policy parent. Re-insert scope=provided. Change-Id: I325d13b7249747469d93bf451f5753cfbc728568 Issue-ID: POLICY-1361 Signed-off-by: Jim Hahn --- pom.xml | 41 ----------------------------------------- 1 file changed, 41 deletions(-) diff --git a/pom.xml b/pom.xml index e625a4b6..a321a8bd 100644 --- a/pom.xml +++ b/pom.xml @@ -57,13 +57,7 @@ 2.25.1 - 1.5.18 2.9.5 - 4.5.5 - 4.4.4 - 1.2.3 - 4.12 - 2.7.0 5.2.10.Final 5.0.1.Final 2.5 @@ -136,41 +130,6 @@ jersey-container-servlet-core ${jersey.version} - - io.swagger - swagger-jersey2-jaxrs - ${jersey.swagger.version} - - - org.apache.httpcomponents - httpclient - ${http.client.version} - - - org.apache.httpcomponents - httpcore - ${http.core.version} - - - ch.qos.logback - logback-classic - ${logback.version} - - - junit - junit - ${junit.version} - - - org.eclipse.persistence - eclipselink - ${eclipselink.version} - - - org.eclipse.persistence - org.eclipse.persistence.jpa - ${eclipselink.version} - org.hibernate hibernate-core -- cgit 1.2.3-korg