Skip to content

Commit

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

build(deps): bump fastjson from 2.0.33 to 2.0.34
  • Loading branch information
ZhouYixun authored Jun 21, 2023
2 parents 0fe9dc4 + 52ee8aa commit 6d43202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonic-server-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>2.0.33</version>
<version>2.0.34</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 6d43202

Please sign in to comment.