mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-05 20:08:05 +00:00
reset 回滚错误修改 屏蔽 fastjson 等依赖之后 会导致运行期间报错找不到类问题
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<properties>
|
||||
<sentinel.version>1.8.6</sentinel.version>
|
||||
<curator.version>4.0.1</curator.version>
|
||||
<fastjson.version>1.2.83</fastjson.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
@@ -94,7 +94,6 @@
|
||||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>fastjson</artifactId>
|
||||
<version>${fastjson.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
Reference in New Issue
Block a user