Update spring boot (#1341)
This commit is contained in:
parent
65299892e3
commit
337087410a
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue