Skip to content

Commit

Permalink
Merge pull request #111 from SonicCloudOrg/dependabot/maven/com.aliba…
Browse files Browse the repository at this point in the history
…ba-fastjson-2.0.43

build(deps): bump com.alibaba:fastjson from 2.0.40 to 2.0.43
  • Loading branch information
ZhouYixun authored Dec 11, 2023
2 parents 9dded8d + f896fb3 commit 185ae5c
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 @@ -82,7 +82,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>2.0.40</version>
<version>2.0.43</version>
</dependency>
<dependency>
<groupId>org.java-websocket</groupId>
Expand Down

0 comments on commit 185ae5c

Please sign in to comment.