diff --git a/pom.xml b/pom.xml index 73156936e1..99c86566e8 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ UTF-8 UTF-8 - 1.3.14.GA + 1.3.17.GA -server -Dio.netty.resourceLeakDetection @@ -147,7 +147,7 @@ org.slf4j slf4j-api - 1.7.2 + 1.7.4 commons-logging @@ -224,20 +224,7 @@ junit junit - 4.10 - test - - - - org.hamcrest - hamcrest-core - - - - - org.hamcrest - hamcrest-library - 1.3 + 4.11 test @@ -255,13 +242,13 @@ org.jmock jmock-junit4 - 2.5.1 + 2.6.0 test ch.qos.logback logback-classic - 1.0.9 + 1.0.10 test @@ -270,7 +257,7 @@ maven-enforcer-plugin - 1.1 + 1.2 enforce-tools @@ -294,7 +281,7 @@ maven-compiler-plugin - 2.5.1 + 3.0 1.7 true @@ -304,6 +291,7 @@ true true true + -Xlint:-options org.codehaus.mojo animal-sniffer-maven-plugin - 1.8 + 1.9 org.codehaus.mojo.signature @@ -408,7 +396,7 @@ maven-source-plugin - 2.1.2 + 2.2.1 attach-sources @@ -420,7 +408,7 @@ maven-javadoc-plugin - 2.8.1 + 2.9 false true @@ -438,7 +426,7 @@ maven-release-plugin - 2.3.2 + 2.4 false -P release,sonatype-oss-release,full,no-osgi @@ -455,12 +443,12 @@ maven-surefire-plugin - 2.12 + 2.14 maven-failsafe-plugin - 2.12 + 2.14 maven-clean-plugin @@ -468,7 +456,7 @@ maven-resources-plugin - 2.5 + 2.6 maven-jar-plugin @@ -476,11 +464,11 @@ maven-dependency-plugin - 2.4 + 2.7 maven-assembly-plugin - 2.3 + 2.4 maven-jxr-plugin