aboutsummaryrefslogtreecommitdiffstats
path: root/aai-queries/pom.xml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-08-08 17:25:06 -0400
committerJames Forsyth <jf2512@att.com>2019-08-08 21:29:08 +0000
commit967fd2bafa4a178f290503f121b39ad2353c04db (patch)
treeb52bc1a2182b5b86f8702be7f0c412df15751ab9 /aai-queries/pom.xml
parent9a9ff9771b719b68ab7ee0e6fdda474784aff57e (diff)
Update janus, springboot, and aai-common deps
Issue-ID: AAI-2547 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I5a35ace76387867742a20acffa0705f08f1622d9
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>