From 964a66fc1c57042a37301ec426ffef266bfc0f56 Mon Sep 17 00:00:00 2001 From: nkzawa Date: Fri, 14 Jul 2017 15:46:09 +0900 Subject: [PATCH] remove warning --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3004932..3136892 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,6 @@ See also: ## Installation The latest artifact is available on Maven Central. You'll also need [dependencies](http://socketio.github.io/socket.io-client-java/dependencies.html) to install. -**WARNING: The package name was changed to "io.socket" on v0.6.1 or later. Please make sure to update your dependency settings.** - ### Maven Add the following dependency to your `pom.xml`.