summaryrefslogtreecommitdiffstats
path: root/aai-resources/pom.xml
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2018-03-20 12:55:12 -0400
committerKajur, Harish (vk250x) <vk250x@att.com>2018-03-20 12:55:18 -0400
commit588efc99e920092094161ad03df9721d8257be41 (patch)
treebce12e8860e0b9a47799a27206ce0844e2b0717b /aai-resources/pom.xml
parente19b2d7d2d6ed2f91c537a1af4634c3c37f0fe82 (diff)
Update spring boot 1.5.1 to 1.5.10
Issue-ID: AAI-800 Change-Id: I11e52ef14d43b0577a021c581a35ae30f43c397b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'aai-resources/pom.xml')
-rw-r--r--aai-resources/pom.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml
index 759fccd..80cf1c1 100644
--- a/aai-resources/pom.xml
+++ b/aai-resources/pom.xml
@@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>1.5.1.RELEASE</version>
+ <version>1.5.10.RELEASE</version>
</parent>
<properties>
@@ -649,11 +649,6 @@
<version>${jsonassert.version}</version>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>org.eclipse.jetty</groupId>
- <artifactId>jetty-util</artifactId>
- <version>${eclipse.jetty.version}</version>
- </dependency>
<!--
Explicitly stating the security spring framework and
exclude the bouncy castle since that is somehow overwriting