Skip to content

Commit

Permalink
Bump fastjson from 1.2.78 to 1.2.83 in /client (#458)
Browse files Browse the repository at this point in the history
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.78 to 1.2.83.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](alibaba/fastjson@1.2.78...1.2.83)

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anqi <anqi.wang@vesoft.com>
  • Loading branch information
dependabot[bot] and Nicole00 authored Oct 28, 2022
1 parent 02236b7 commit 68f18b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<commons-codec.version>1.13</commons-codec.version>
<commons-pool2.version>2.2</commons-pool2.version>
<servlet.version>3.0.1</servlet.version>
<fastjson.version>1.2.78</fastjson.version>
<fastjson.version>1.2.83</fastjson.version>
<bouncycastle.version>1.69</bouncycastle.version>
</properties>

Expand Down

0 comments on commit 68f18b9

Please sign in to comment.