Update spring boot (#1341)

This commit is contained in:
Olaf Flebbe 2018-06-12 00:14:37 +02:00 committed by 吴晟 Wu Sheng
parent 65299892e3
commit 337087410a
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<properties>
<compiler.version>1.8</compiler.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.boot.version>1.5.10.RELEASE</spring.boot.version>
<spring.boot.version>1.5.11.RELEASE</spring.boot.version>
<log4j.version>2.6.2</log4j.version>
<ui.path>${project.parent.basedir}/skywalking-ui</ui.path>
</properties>