X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-REST%2Fpom.xml;h=e44d2870386239220ca79ae2d0ada7abd4aad906;hb=refs%2Fchanges%2F25%2F100725%2F12;hp=028b70c1e80b87f9a9c8cfa1851e61cb9fce8152;hpb=3fcc3204c1c65a5e5f774088bca1fd81dedd9ddb;p=policy%2Fengine.git diff --git a/ONAP-REST/pom.xml b/ONAP-REST/pom.xml index 028b70c1e..e44d28703 100644 --- a/ONAP-REST/pom.xml +++ b/ONAP-REST/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018, 2020 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -78,6 +78,11 @@ javax.servlet javax.servlet-api + + org.apache.commons + commons-lang3 + 3.9 + commons-logging commons-logging @@ -158,6 +163,12 @@ org.hibernate hibernate-core ${hibernate.version} + + + xml-apis + xml-apis + + org.hibernate