Browse Source

update smart-socket to 1.4.0-rc.3 (#4411)

* update dockerfile

* update to 1.0.10-SNAPSHOT

* update to 1.0.10-beta

* fix bug

* update to 1.0.10.1119-beta

* update to 1.0.10.1128-beta

* 还原代码

* update to 1.0.10.1206-beta

* update to 1.0.10.1209-beta

* update to 1.0.10.1214-beta

* 增加缓冲区

* update to 1.0.10-beta

* update to 1.0.10.1231-beta

* update to 1.0.10.0106-beta

* update to 1.0.0107-beta

* update to 1.0.10.0113-beta

* set new pageSize

* update smart-socket to 1.4.0-rc.2

* update to 1.4.0-rc.3
三刀 6 years ago
parent
commit
6cf208d717
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Java/smart-socket/pom.xml

+ 1 - 1
frameworks/Java/smart-socket/pom.xml

@@ -25,7 +25,7 @@
         <dependency>
         <dependency>
             <groupId>org.smartboot.socket</groupId>
             <groupId>org.smartboot.socket</groupId>
             <artifactId>aio-core</artifactId>
             <artifactId>aio-core</artifactId>
-            <version>1.4.0-rc.2</version>
+            <version>1.4.0-rc.3</version>
         </dependency>
         </dependency>
         <dependency>
         <dependency>
             <groupId>com.alibaba</groupId>
             <groupId>com.alibaba</groupId>