X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=PolicyEngineUtils%2Fpom.xml;h=e7196c5115a95122c13f1d1fb1cf0ccab2e21768;hb=48276315757f6561ee6a52575c07ba4d726679f5;hp=3db9c9edea90798331f2f4355a4bfdd17887cf0c;hpb=367fd935789c6c2e13b9b32d13c62dbac89e1c57;p=policy%2Fengine.git diff --git a/PolicyEngineUtils/pom.xml b/PolicyEngineUtils/pom.xml index 3db9c9ede..e7196c511 100644 --- a/PolicyEngineUtils/pom.xml +++ b/PolicyEngineUtils/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 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. @@ -70,7 +70,7 @@ com.fasterxml.jackson.core jackson-databind - 2.7.5 + ${jackson.version} com.github.fge @@ -88,15 +88,20 @@ 4.11 test - - org.mariadb.jdbc - mariadb-java-client - 1.2.3 + + + com.thoughtworks.xstream + xstream + 1.4.10 org.drools drools-verifier - 6.3.0.Final + 6.5.0.Final com.google.guava @@ -106,6 +111,10 @@ com.lowagie itext + + com.thoughtworks.xstream + xstream +