aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShwetank Dave <shwetank.dave@amdocs.com>2018-04-18 12:42:58 -0400
committerShwetank Dave <shwetank.dave@amdocs.com>2018-04-18 12:44:08 -0400
commit79b58148dfc588f48241c87e48a72fe8dd7c88b4 (patch)
tree5eed294ce7456ab7cd9f861b5a7380f63d9ce11b
parent082e1ce2aa473ba1f11371fda85a720a6e05513c (diff)
Update springboot to 1.5.12.RELEASE
Change-Id: I25ef66fb1b2dde0a104fc43bc18273bb258b74db Issue-ID: AAI-1044 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 99bca06..9c8a804 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>1.5.10.RELEASE</version>
+ <version>1.5.12.RELEASE</version>
<relativePath />
</parent>
<groupId>org.onap.aai.data-router</groupId>