Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump fastjson from 1.2.32 to 1.2.83 in /mlsql-ke
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.32 to 1.2.83.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](alibaba/fastjson@1.2.32...1.2.83)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2022
commit 3a65558fcd1f19c7fb65534fecea360fdc8e9417
2 changes: 1 addition & 1 deletion mlsql-ke/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<artifactId>mlsql-ke-3.0_2.12</artifactId>
<properties>
<fastjson.version>1.2.32</fastjson.version>
<fastjson.version>1.2.83</fastjson.version>
</properties>
<dependencies>
<dependency>
Expand Down