Skip to content

Commit

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

build(deps): bump com.alibaba:fastjson from 2.0.44 to 2.0.45
  • Loading branch information
ZhouYixun authored Jan 13, 2024
2 parents 64e5aa4 + bf83fa4 commit e02d7ad
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.44</version>
<version>2.0.45</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit e02d7ad

Please sign in to comment.