|
@@ -9,7 +9,7 @@
|
|
<parent>
|
|
<parent>
|
|
<groupId>org.smartboot.http</groupId>
|
|
<groupId>org.smartboot.http</groupId>
|
|
<artifactId>smart-http-parent</artifactId>
|
|
<artifactId>smart-http-parent</artifactId>
|
|
- <version>1.0.11.1112-beta</version>
|
|
|
|
|
|
+ <version>1.0.11</version>
|
|
</parent>
|
|
</parent>
|
|
<properties>
|
|
<properties>
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
|
@@ -22,11 +22,11 @@
|
|
<groupId>org.smartboot.http</groupId>
|
|
<groupId>org.smartboot.http</groupId>
|
|
<artifactId>smart-http-server</artifactId>
|
|
<artifactId>smart-http-server</artifactId>
|
|
</dependency>
|
|
</dependency>
|
|
- <!--<dependency>-->
|
|
|
|
- <!--<groupId>org.smartboot.socket</groupId>-->
|
|
|
|
- <!--<artifactId>aio-pro</artifactId>-->
|
|
|
|
- <!--<version>1.4.5.rc-2</version>-->
|
|
|
|
- <!--</dependency>-->
|
|
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.smartboot.socket</groupId>
|
|
|
|
+ <artifactId>aio-pro</artifactId>
|
|
|
|
+ <version>1.4.6.rc-1</version>
|
|
|
|
+ </dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.jsoniter</groupId>
|
|
<groupId>com.jsoniter</groupId>
|
|
<artifactId>jsoniter</artifactId>
|
|
<artifactId>jsoniter</artifactId>
|