From fc3002237b76505342f523d3777a5b4b809415bf Mon Sep 17 00:00:00 2001 From: nkzawa Date: Sun, 13 Dec 2015 04:18:12 +0900 Subject: [PATCH] bump dependencies and plugins --- pom.xml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 83ee917..41d477d 100644 --- a/pom.xml +++ b/pom.xml @@ -54,6 +54,10 @@ + + 3.0.4 + + io.socket @@ -68,7 +72,7 @@ junit junit - 4.11 + 4.12 test @@ -129,7 +133,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.5 + 1.6 sign-artifacts @@ -143,7 +147,7 @@ org.apache.maven.plugins maven-source-plugin - 2.2.1 + 2.4 attach-sources @@ -156,7 +160,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 + 2.10.3 attach-javadocs @@ -180,7 +184,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.2 + 1.6.6 true ossrh @@ -191,7 +195,7 @@ org.codehaus.mojo exec-maven-plugin - 1.2.1 + 1.4.0 npm-install @@ -217,7 +221,7 @@ com.github.github site-maven-plugin - 0.10 + 0.12 Creating site for ${project.version}