aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Paquette <francis.paquette@amdocs.com>2018-08-24 14:30:30 -0400
committerFrancis Paquette <francis.paquette@amdocs.com>2018-08-24 14:30:50 -0400
commita2eb9b04f83497fef54898419d8ecb826506834f (patch)
tree04d44c5eb07c2e72c4a9703e4f22a03080dcb7b3
parent1ba56f119f6714b89ecf9ac936c4ddf4d6d846db (diff)
Updated springboot version to 1.5.15
Issue-ID: AAI-1513 Change-Id: I3d88b6150fd7f45fc776797a045f3a50bcda2664 Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 317cd3d..f4d4ca6 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.12.RELEASE</version>
+ <version>1.5.15.RELEASE</version>
<relativePath />
</parent>
<groupId>org.onap.aai.data-router</groupId>