Browse Source

Bump fastjson from 1.2.44 to 1.2.83 in /frameworks/Java/isocket-nio

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

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 3 years ago
parent
commit
276b82931f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Java/isocket-nio/pom.xml

+ 1 - 1
frameworks/Java/isocket-nio/pom.xml

@@ -11,7 +11,7 @@
         <log4j.version>1.2.17</log4j.version>
         <log4j2.version>2.17.1</log4j2.version>
         <isocket.version>1.0.3-SNAPSHOT</isocket.version>
-        <fastjson.version>1.2.44</fastjson.version>
+        <fastjson.version>1.2.83</fastjson.version>
     </properties>
 
     <repositories><!-- 代码库 -->