aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrudence Au <prudence.au@amdocs.com>2018-10-06 20:56:12 -0400
committerPrudence Au <prudence.au@amdocs.com>2018-10-06 20:56:12 -0400
commit1e432af9369a9e714d7bd7331737bd492470f3d7 (patch)
treeacde444d9473f10c9adc07cfbf1971913f4fafe4
parente4da93f6f0cd7d2de4f3211cf55cda557dbabd3c (diff)
Fix critical CLM issues
Change-Id: If176483615b9c1dc04fb4999d882da1ce4321b3f Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-620
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index dba80ef..b81acaa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<!-- Import dependency management from Spring Boot -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
- <version>1.5.12.RELEASE</version>
+ <version>1.5.15.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>