Skip to content

Commit

Permalink
Merge pull request #1 from lingzhee/dependabot/maven/com.alibaba-fast…
Browse files Browse the repository at this point in the history
…json-1.2.83

Bump fastjson from 1.2.73 to 1.2.83
  • Loading branch information
pixeltrek authored Jul 8, 2022
2 parents c69e721 + beb1c53 commit cc07e1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.73</version>
<version>1.2.83</version>
</dependency>
<dependency>
<groupId>mysql</groupId>
Expand All @@ -58,7 +58,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.66</version>
<version>1.2.83</version>
</dependency>

<dependency>
Expand Down

0 comments on commit cc07e1e

Please sign in to comment.