diff --git a/pom.xml b/pom.xml index 905cd3c5..4e28c1c5 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.5 1.8 1.8 @@ -31,7 +31,7 @@ org.codehaus.mojo exec-maven-plugin - 1.3.2 + 1.4.0 org.apollo.Server @@ -53,19 +53,19 @@ org.jruby jruby-complete - 9.0.0.0 + 9.0.5.0 com.google.guava guava - 18.0 + 19.0 io.netty netty-all - 4.0.30.Final + 4.0.34.Final compile @@ -78,7 +78,7 @@ com.mchange c3p0 - 0.9.5.1 + 0.9.5.2 @@ -91,14 +91,14 @@ org.powermock powermock-module-junit4 - 1.6.2 + 1.6.4 test org.powermock powermock-api-mockito - 1.6.2 + 1.6.4 test