X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=applications%2Fcommon%2Fpom.xml;h=dbde0ae1ae5d153cd06a6b42e76ef3607ce1f925;hb=82b162be29015ac529d9e29d0f5ee21d7fc24ecb;hp=bbceefb9151b8d713b81f5df278bb4b98a3b370b;hpb=ac087ee497e2e9f10e1de20290bf39b5e5303782;p=policy%2Fxacml-pdp.git diff --git a/applications/common/pom.xml b/applications/common/pom.xml index bbceefb9..dbde0ae1 100644 --- a/applications/common/pom.xml +++ b/applications/common/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP ================================================================================ - Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2019-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. @@ -39,9 +39,19 @@ org.powermock - powermock-api-mockito + powermock-api-mockito2 test + + javax.xml.bind + jaxb-api + ${version.javax.bind} + + + org.glassfish.jaxb + jaxb-runtime + ${version.javax.bind} + com.h2database h2