summaryrefslogtreecommitdiffstats
path: root/aai-core/pom.xml
diff options
context:
space:
mode:
authorVenkata Harish Kajur <vk250x@att.com>2019-08-12 13:22:18 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-12 13:22:18 +0000
commitfff2d1af7b401d6334c4b09868597dcc6c054e2b (patch)
tree44ce8771fdb41d9ac685570ec68c7d7e844202aa /aai-core/pom.xml
parent16b14383f2970ea0647f22d0d1a8febf5db718b8 (diff)
parent0ed4d22d7b88aa3b86306ca2833c7acac20a091c (diff)
Merge "Update to spring-boot 1.5.21"
Diffstat (limited to 'aai-core/pom.xml')
-rw-r--r--aai-core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-core/pom.xml b/aai-core/pom.xml
index a0199bee..75aea62b 100644
--- a/aai-core/pom.xml
+++ b/aai-core/pom.xml
@@ -465,7 +465,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-test</artifactId>
- <version>1.5.20.RELEASE</version>
+ <version>1.5.21.RELEASE</version>
<scope>test</scope>
</dependency>
<dependency>