spring boot 1.5.9 to 1.5.10

This commit is contained in:
thinkgem
2018-03-01 20:26:35 +08:00
parent eb81ef86f0
commit 7c0d303e42
2 changed files with 6 additions and 12 deletions

View File

@@ -49,11 +49,6 @@
</dependency>
<!-- Java serialization -->
<!-- <dependency> -->
<!-- <groupId>com.esotericsoftware</groupId> -->
<!-- <artifactId>kryo</artifactId> -->
<!-- <version>${esotericsoftware-kryo.version}</version> -->
<!-- </dependency> -->
<dependency>
<groupId>de.ruedigermoeller</groupId>
<artifactId>fst</artifactId>