bump engine.io-client, add setDefaultHostnameVerifier method

This commit is contained in:
Naoyuki Kanezawa
2015-05-03 02:04:46 +09:00
parent 2bf706a211
commit e317dd0cf3
4 changed files with 21 additions and 10 deletions

View File

@@ -58,7 +58,7 @@
<dependency>
<groupId>com.github.nkzawa</groupId>
<artifactId>engine.io-client</artifactId>
<version>0.4.1</version>
<version>0.5.0</version>
</dependency>
<dependency>
<groupId>org.json</groupId>