aboutsummaryrefslogtreecommitdiffstats
path: root/aai-queries/pom.xml
diff options
context:
space:
mode:
authorVenkata Harish Kajur <vk250x@att.com>2019-08-12 13:22:45 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-12 13:22:45 +0000
commit49dac227e84abe519693d6fc472c42c18570a79c (patch)
tree9693b0e0f6844559157c142353c14f423eb4c492 /aai-queries/pom.xml
parent8d4ca0d78d2b34a07473d8a9293173c798d0a1f8 (diff)
parent9ff6cbc90836fbdeedb849c92b5d1fd049e614c8 (diff)
Merge "Update janus, springboot, and aai-common deps"
Diffstat (limited to 'aai-queries/pom.xml')
-rw-r--r--aai-queries/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-queries/pom.xml b/aai-queries/pom.xml
index dcc2620..787e05c 100644
--- a/aai-queries/pom.xml
+++ b/aai-queries/pom.xml
@@ -105,7 +105,7 @@
<dependency>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-core</artifactId>
- <version>1.5.1</version>
+ <version>1.5.3</version>
<scope>compile</scope>
</dependency>
<dependency>
@@ -129,7 +129,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>
</dependencies>