aboutsummaryrefslogtreecommitdiffstats
path: root/vid-ext-services-simulator
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2020-02-26 18:26:07 +0200
committerIttay Stern <ittay.stern@att.com>2020-02-26 18:37:47 +0200
commitfb924bf030e262abad3f7cb1bc49b44d2bc12bcb (patch)
tree8dbc4286fd9f965a993a80525dd14ca90364562e /vid-ext-services-simulator
parent759686a89cd4b33bcfc00a54de46ae912fede772 (diff)
Bump springframework to 5.2.3.RELEASE
Issue-ID: VID-755 Change-Id: I96c5d689e005a7f376b9eda81e5c03770ccd8c36 Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'vid-ext-services-simulator')
-rw-r--r--vid-ext-services-simulator/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-ext-services-simulator/pom.xml b/vid-ext-services-simulator/pom.xml
index 572d51367..ade419b9d 100644
--- a/vid-ext-services-simulator/pom.xml
+++ b/vid-ext-services-simulator/pom.xml
@@ -12,7 +12,7 @@
<properties>
<encoding>UTF-8</encoding>
- <springframework.version>5.1.9.RELEASE</springframework.version>
+ <springframework.version>5.2.3.RELEASE</springframework.version>
<hibernate.version>5.3.4.Final</hibernate.version>
<jaxb.version>2.3.2</jaxb.version>
<jackson.version>2.10.2</jackson.version>