diff --git a/pom.xml b/pom.xml
index ea79c46b..0397b56f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,11 +8,6 @@
Socket.IO Client Library for Java
https://github.com/socketio/socket.io-client-java
-
- org.sonatype.oss
- oss-parent
- 7
-
github
@@ -105,7 +100,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.5.1
+ 3.7.0
1.7
1.7
@@ -119,7 +114,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 2.19.1
+ 2.21.0
-Dfile.encoding=UTF-8
@@ -160,7 +155,14 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 2.10.4
+ 3.0.0
+
+
+ org.apache.commons
+ commons-lang3
+ 3.7
+
+
attach-javadocs
@@ -184,7 +186,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.7
+ 1.6.8
true
ossrh
@@ -195,7 +197,7 @@
org.codehaus.mojo
exec-maven-plugin
- 1.5.0
+ 1.6.0
npm-install
@@ -216,7 +218,7 @@
org.codehaus.mojo
versions-maven-plugin
- 2.3
+ 2.5
com.github.github