From 178b877cc5ccb6fef197c1653406a6b4e2f2e727 Mon Sep 17 00:00:00 2001 From: Vijay VK Date: Mon, 16 Apr 2018 15:44:35 +0100 Subject: upgrade version for tomcat dependencies Change-Id: Ife9aa875915c333b687c8f0e6cd32b6aa8928493 Signed-off-by: VENKATESH KUMAR Issue-ID: DCAEGEN2-446 --- pom.xml | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 9540d409..723e7922 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,6 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= -ECOMP is a trademark and service mark of AT&T Intellectual Property. --> @@ -92,7 +91,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. com.github.fge json-schema-validator 2.2.6 - + com.google.code.gson @@ -100,6 +99,21 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. 2.3.1 + + org.apache.tomcat.embed + tomcat-embed-core + 8.0.51 + + + org.apache.tomcat + tomcat-catalina + 8.0.51 + + + org.apache.tomcat + tomcat-coyote + 8.0.51 + com.att.nsa @@ -129,7 +143,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. 20160810 - + @@ -403,15 +417,10 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. httpclient 4.5.3 - - com.fasterxml.jackson.core - jackson-core - 2.8.10 - com.fasterxml.jackson.core jackson-databind - 2.8.11.1 + 2.8.11 -- cgit 1.2.3-korg