Bump fastjson to 1.2.83

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.25 to 1.2.83.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](https://github.com/alibaba/fastjson/compare/1.2.25...1.2.83)

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

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/flink-connector-netty/pom.xml b/flink-connector-netty/pom.xml
index 79f9c02..4933fea 100644
--- a/flink-connector-netty/pom.xml
+++ b/flink-connector-netty/pom.xml
@@ -35,7 +35,7 @@
       <dependency>
         <groupId>com.alibaba</groupId>
         <artifactId>fastjson</artifactId>
-        <version>1.2.25</version>
+        <version>1.2.83</version>
         <scope>test</scope>
       </dependency>
       <dependency>