summaryrefslogtreecommitdiffstats
path: root/aai-schema-service/pom.xml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-08-08 17:25:06 -0400
committerJimmy Forsyth <jf2512@att.com>2019-08-08 17:25:42 -0400
commit9ff6cbc90836fbdeedb849c92b5d1fd049e614c8 (patch)
tree979ee787b959e8b130f423f5b98cdb425a927740 /aai-schema-service/pom.xml
parent7d3e532f6b3120996b78da36ef859028de8b9818 (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-schema-service/pom.xml')
-rw-r--r--aai-schema-service/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml
index a75f876..e49ef99 100644
--- a/aai-schema-service/pom.xml
+++ b/aai-schema-service/pom.xml
@@ -35,9 +35,9 @@
<java.version>1.8</java.version>
<start-class>org.onap.aai.schemaservice.SchemaServiceApp</start-class>
- <aai.core.version>1.5.1</aai.core.version>
+ <aai.core.version>1.5.3</aai.core.version>
- <spring.boot.version>1.5.20.RELEASE</spring.boot.version>
+ <spring.boot.version>1.5.21.RELEASE</spring.boot.version>
<!-- Start of the jacoco plugin properties -->
<sonar.language>java</sonar.language>
@@ -54,7 +54,7 @@
<hamcrest.junit.version>2.0.0.0</hamcrest.junit.version>
<junit.version>4.12</junit.version>
<google.guava.version>16.0.1</google.guava.version>
- <janusgraph.version>0.2.0</janusgraph.version>
+ <janusgraph.version>0.2.3</janusgraph.version>
<mockito.version>1.10.19</mockito.version>
<powermock.version>1.6.2</powermock.version>
<jaxb.version>2.2.11</jaxb.version>