X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=PolicyEngineAPI%2Fpom.xml;h=94c06b79e936eb175c1d5c67a54537d381e346f6;hp=6bde8fb07becefb6c2e243ec172ade2e01d692b9;hb=e37f5a70bcf3fd8073418c13416cc79c0ef47d59;hpb=c8856ab39a6d8376e6ad700b6acabdc7736c714f diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index 6bde8fb07..94c06b79e 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-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. @@ -31,7 +31,39 @@ org.glassfish javax.json - 1.0.4 + 1.1.4 + + + javax.xml.bind + jaxb-api + ${version.javax.bind} + + + org.glassfish.jaxb + jaxb-runtime + 2.3.2 + test + + + javax.activation + javax.activation-api + 1.2.0 + + + javax.xml.ws + jaxws-api + 2.3.1 + test + + + javax.xml + jaxp-api + 1.4.2 + + + javax.xml.parsers + jaxp-api + 1.4.5 org.apache.httpcomponents @@ -90,8 +122,7 @@ org.apache.maven.plugins maven-compiler-plugin - 1.8 - 1.8 + ${java.version}