update a dependency

This commit is contained in:
Naoyuki Kanezawa
2014-08-17 02:28:49 +09:00
parent 0c75224b5a
commit b08115c7e3

View File

@@ -57,7 +57,7 @@
<dependency> <dependency>
<groupId>com.github.nkzawa</groupId> <groupId>com.github.nkzawa</groupId>
<artifactId>engine.io-client</artifactId> <artifactId>engine.io-client</artifactId>
<version>0.2.2</version> <version>0.2.3-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.json</groupId> <groupId>org.json</groupId>