summaryrefslogtreecommitdiffstats
path: root/aai-core/pom.xml
diff options
context:
space:
mode:
authorVenkata Harish Kajur <vk250x@att.com>2019-04-09 17:01:27 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-09 17:01:27 +0000
commitb0af00ffa9b878404bf86aa80068c22012110cc4 (patch)
tree747c47a163d759ff4a45cef074a3ec3ad95fe07c /aai-core/pom.xml
parentb1dd94def085d9ad213245ef74cd4e616768d99f (diff)
parent18e8b404aa2dcf7a3daefd3ebb1ccd97b75b98a2 (diff)
Merge "Upgrade to springboot 1.5.20.RELEASE"
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 f259c8cf..7c80dfed 100644
--- a/aai-core/pom.xml
+++ b/aai-core/pom.xml
@@ -452,7 +452,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-test</artifactId>
- <version>1.5.19.RELEASE</version>
+ <version>1.5.20.RELEASE</version>
<scope>test</scope>
</dependency>
<dependency>