From: yashwanth Date: Thu, 11 Feb 2021 10:11:51 +0000 (-0800) Subject: Update Spring Dependencies X-Git-Tag: 2.1.3~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f11633f81f4e49fbe08e26a4dcbd0365a6d6bd56;p=dcaegen2%2Fservices%2Fson-handler.git Update Spring Dependencies Issue-ID: DCAEGEN2-2599 Signed-off-by: yashwanth Change-Id: Ic3e2e9df2dddee5ff54d1bf301ed7278a38695cc --- diff --git a/pom.xml b/pom.xml index 768efcf..431137b 100644 --- a/pom.xml +++ b/pom.xml @@ -73,22 +73,22 @@ org.springframework spring-webmvc - 5.2.7.RELEASE + 5.2.10.RELEASE org.springframework spring-core - 5.2.7.RELEASE + 5.2.10.RELEASE org.springframework spring-beans - 5.2.7.RELEASE + 5.2.10.RELEASE org.springframework spring-expression - 5.2.7.RELEASE + 5.2.10.RELEASE org.springframework @@ -98,7 +98,7 @@ org.springframework spring-tx - 5.2.7.RELEASE + 5.2.10.RELEASE org.springframework.data