Skip to content

Commit

Permalink
Merge pull request #26 from SonicCloudOrg/dependabot/maven/com.alibab…
Browse files Browse the repository at this point in the history
…a-fastjson-2.0.39

build(deps): bump com.alibaba:fastjson from 2.0.37 to 2.0.39
  • Loading branch information
ZhouYixun authored Aug 21, 2023
2 parents 4fa0926 + 5b6f4ba commit 4b61cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>2.0.37</version>
<version>2.0.39</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 4b61cdf

Please sign in to comment.