角色查询、fastjson升级1.2.79

This commit is contained in:
taozi
2022-01-04 22:09:17 +08:00
parent 6fdb5f922a
commit b3138452d9
2 changed files with 11 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<java.version>1.8</java.version>
<jedis.version>3.3.0</jedis.version>
<swagger.version>3.0.0</swagger.version>
<fastjson.version>1.2.78</fastjson.version>
<fastjson.version>1.2.79</fastjson.version>
<druid.version>1.2.8</druid.version>
<hutool.version>5.5.7</hutool.version>
<poi.version>4.1.2</poi.version>