From 9a8ec8a41e3622f95a2cd180056111496dfc50fb Mon Sep 17 00:00:00 2001 From: ramya Date: Tue, 5 Mar 2019 09:13:46 +0530 Subject: [PATCH] Switch version to 5.0.11 in pom Change-Id: I22e02e887aacde3c5dc1ec962c5ea2002de9e1f5 Issue-ID: DCAEGEN2-1219 Signed-off-by: Ramya Ravichandran --- pom.xml | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 113be9e..1a61635 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= pcims ================================================================================ - Copyright (C) 2018 Wipro Limited. + Copyright (C) 2019 Wipro Limited. ============================================================================== Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -68,12 +68,12 @@ com.fasterxml.jackson.core jackson-core - 2.9.6 + 2.9.8 com.fasterxml.jackson.core jackson-databind - 2.9.6 + 2.9.8 @@ -90,7 +90,7 @@ org.postgresql postgresql - 42.2.4 + 42.2.5 org.springframework.boot @@ -100,17 +100,10 @@ org.springframework.data spring-data-commons-core - 1.0.0.RELEASE + 1.4.0.RELEASE - - - - org.codehaus.jackson - jackson-mapper-asl - 1.9.13 - org.hibernate.javax.persistence hibernate-jpa-2.0-api @@ -120,7 +113,7 @@ org.springframework spring-beans - 5.0.8.RELEASE + 5.0.11.RELEASE @@ -167,7 +160,11 @@ test - + + org.functionaljava + functionaljava + 3.0 + -- 2.16.6