wuheng il y a 2 ans
Parent
commit
ee0275f2e4
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      websocket/pom.xml

+ 2 - 2
websocket/pom.xml

@@ -23,8 +23,8 @@
         </dependency>
 
         <dependency>
-            <groupId>com.alibaba</groupId>
-            <artifactId>fastjson</artifactId>
+            <groupId>com.alibaba.fastjson2</groupId>
+            <artifactId>fastjson2</artifactId>
             <version>2.0.23</version>
         </dependency>