aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjimmy <jf2512@att.com>2018-12-17 13:58:49 -0500
committerjimmy <jf2512@att.com>2018-12-17 13:59:32 -0500
commitb09ca0ea9020672d6a792325a7fa95b1355fb167 (patch)
tree3aa17b2fe43c403f899566bd87e36e7d566f8683
parent68ada006605f55ad2fb561d1eca9ceeabfb8b205 (diff)
Update to spring-boot 1.5.18
Change-Id: I04569689c047b7ee15da5d0ab41805f6df8c250e Issue-ID: AAI-2013 Signed-off-by: jimmy <jf2512@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f984bc2..bcbc71e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@ limitations under the License.
<!-- Import dependency management from Spring Boot -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
- <version>1.5.17.RELEASE</version>
+ <version>1.5.18.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>