mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-29 00:52:09 +08:00
Merge pull request #85 from chillzhuang/dependabot/maven/dev/com.alibaba-fastjson-2.0.57
⬆️ Bump com.alibaba:fastjson from 2.0.56 to 2.0.57
This commit is contained in:
commit
f589626407
2
pom.xml
2
pom.xml
|
|
@ -318,7 +318,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.alibaba</groupId>
|
<groupId>com.alibaba</groupId>
|
||||||
<artifactId>fastjson</artifactId>
|
<artifactId>fastjson</artifactId>
|
||||||
<version>2.0.56</version>
|
<version>2.0.57</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- JWT -->
|
<!-- JWT -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user