|
|
@ -3,7 +3,7 @@ |
|
|
|
|
|
|
|
<groupId>com.corundumstudio.socketio</groupId> |
|
|
|
<artifactId>netty-socketio</artifactId> |
|
|
|
<version>1.6.6-SNAPSHOT</version> |
|
|
|
<version>1.7.0-SNAPSHOT</version> |
|
|
|
<packaging>bundle</packaging> |
|
|
|
<name>NettySocketIO</name> |
|
|
|
<description>Socket.IO server implemented on Java</description> |
|
|
@ -179,7 +179,7 @@ |
|
|
|
<dependency> |
|
|
|
<groupId>org.redisson</groupId> |
|
|
|
<artifactId>redisson</artifactId> |
|
|
|
<version>1.0.2</version> |
|
|
|
<version>1.1.1</version> |
|
|
|
<scope>provided</scope> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|