|
@@ -23,7 +23,7 @@
|
|
|
|
|
|
<mybatis-spring-boot-starter>1.3.2</mybatis-spring-boot-starter>
|
|
|
<cn-hutool.version>5.3.7</cn-hutool.version>
|
|
|
- <alibaba-fastjson.version>1.2.47</alibaba-fastjson.version>
|
|
|
+ <alibaba-fastjson.version>1.2.83</alibaba-fastjson.version>
|
|
|
</properties>
|
|
|
|
|
|
<dependencies>
|
|
@@ -45,11 +45,6 @@
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-freemarker</artifactId>
|
|
|
</dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>org.springframework.boot</groupId>
|
|
|
- <artifactId>spring-boot-starter-test</artifactId>
|
|
|
- <scope>test</scope>
|
|
|
- </dependency>
|
|
|
|
|
|
<!-- webSocket -->
|
|
|
<dependency>
|