aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorjimmy <jf2512@att.com>2018-12-17 13:54:36 -0500
committerjimmy <jf2512@att.com>2018-12-17 13:54:41 -0500
commitcbf1418ace2ea64e656c0f7497cd2abc2bbc8cdf (patch)
tree2cfbc5dd2dc76c24d9b5ebd6d72535072c5c0639 /pom.xml
parent37c3d18c164f1155b241edf2a2b0587cff093319 (diff)
Update to springboot 1.5.18
Issue-ID: AAI-2012 Change-Id: I536924dacad0f630f7511d9f277ac6aeda21eeff Signed-off-by: jimmy <jf2512@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index ab6121d..d223d26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
<groupId>org.onap.aai</groupId>
<artifactId>babel</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
<packaging>jar</packaging>
<name>aai-babel</name>
@@ -42,7 +42,7 @@
<properties>
<!-- Spring boot version -->
- <spring.boot.version>1.5.17.RELEASE</spring.boot.version>
+ <spring.boot.version>1.5.18.RELEASE</spring.boot.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>