Skip to content

Commit

Permalink
Merge pull request #4 from dumasd/dependabot/maven/com.alibaba.fastjs…
Browse files Browse the repository at this point in the history
…on2-fastjson2-2.0.52

Bump com.alibaba.fastjson2:fastjson2 from 2.0.51 to 2.0.52
  • Loading branch information
thinkerwolf authored Aug 20, 2024
2 parents 80df856 + c89d7f0 commit d8aaa23
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 @@ -53,7 +53,7 @@
<dependency>
<groupId>com.alibaba.fastjson2</groupId>
<artifactId>fastjson2</artifactId>
<version>2.0.51</version>
<version>2.0.52</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
Expand Down

0 comments on commit d8aaa23

Please sign in to comment.