wuheng 2 년 전
부모
커밋
ee0275f2e4
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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>