X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=applications%2Fcommon%2Fpom.xml;fp=applications%2Fcommon%2Fpom.xml;h=b9fab529f8bdc6d41b42775f4739c7a5fc6c231b;hb=d458ababc623efd5808eeba5aa5a2342600d8109;hp=1f63b02f2b757c68bcf867a02aeb8febd8221322;hpb=63592f54ee2a40ba11f234cf75c32cc7c4d36453;p=policy%2Fxacml-pdp.git diff --git a/applications/common/pom.xml b/applications/common/pom.xml index 1f63b02f..b9fab529 100644 --- a/applications/common/pom.xml +++ b/applications/common/pom.xml @@ -3,7 +3,7 @@ ONAP ================================================================================ Copyright (C) 2019-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2023 Nordix Foundation. + Modifications Copyright (C) 2023-2024 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -41,13 +41,11 @@ jakarta.xml.bind jakarta.xml.bind-api - 4.0.0 provided org.glassfish.jaxb jaxb-runtime - 4.0.2 com.h2database @@ -80,5 +78,18 @@ xacml-pdp 4.0.0 + + org.hibernate + hibernate-core-jakarta + + + org.glassfish.jersey.inject + jersey-hk2 + + + org.onap.policy.models + policy-models-examples + ${policy.models.version} +