|
@@ -22,11 +22,11 @@
|
|
|
<groupId>org.smartboot.http</groupId>
|
|
|
<artifactId>smart-http-server</artifactId>
|
|
|
</dependency>
|
|
|
- <!--<dependency>-->
|
|
|
- <!--<groupId>org.smartboot.socket</groupId>-->
|
|
|
- <!--<artifactId>aio-pro</artifactId>-->
|
|
|
- <!--<version>1.4.4.rc-2</version>-->
|
|
|
- <!--</dependency>-->
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.smartboot.socket</groupId>
|
|
|
+ <artifactId>aio-pro</artifactId>
|
|
|
+ <version>1.4.4.rc-3</version>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.jsoniter</groupId>
|
|
|
<artifactId>jsoniter</artifactId>
|