diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-08-12 18:01:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-12 18:01:25 +0000 |
commit | eee375dc2f2a12ed2633e35557320f94844bcc89 (patch) | |
tree | b438f4aa976834f8c2a754b923d0fb2cdcac4a2b /vid-ext-services-simulator/pom.xml | |
parent | 50ced1c69f4d5f6d06379450ea745f6ee146e7ab (diff) | |
parent | 83157b3d4222e01810cfb2e0a5d9dccbb72f6b1b (diff) |
Merge "Upgrade pom files"
Diffstat (limited to 'vid-ext-services-simulator/pom.xml')
-rw-r--r-- | vid-ext-services-simulator/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-ext-services-simulator/pom.xml b/vid-ext-services-simulator/pom.xml index 4e966754c..8cb3c37b8 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.6.RELEASE</springframework.version> + <springframework.version>5.1.9.RELEASE</springframework.version> <hibernate.version>5.3.4.Final</hibernate.version> <jackson.version>2.9.8</jackson.version> <!-- Skip assembling the zip by default --> |