mirror of
https://github.com/jeequan/jeepay
synced 2024-11-17 23:08:03 +08:00
Bump fastjson from 1.2.76 to 1.2.83
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.76 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.76...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
292e80b8ad
commit
d80024860b
2
pom.xml
2
pom.xml
@ -43,7 +43,7 @@
|
||||
|
||||
<!-- 其他工具包 -->
|
||||
<jeepay.sdk.java.version>1.3.0</jeepay.sdk.java.version>
|
||||
<fastjson.version>1.2.76</fastjson.version> <!-- fastjson -->
|
||||
<fastjson.version>1.2.83</fastjson.version> <!-- fastjson -->
|
||||
<mybatis.plus.starter.version>3.4.2</mybatis.plus.starter.version> <!-- mybatis plus -->
|
||||
<hutool.util.version>5.7.16</hutool.util.version> <!-- hutool -->
|
||||
<spring.security.version>5.4.7</spring.security.version> <!-- 用于core的scope依赖 -->
|
||||
|
Loading…
Reference in New Issue
Block a user