diff --git a/pom.xml b/pom.xml index 5cc28d5..e48243c 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ limitations under the License. ai.apptuit jinsight - 0.5.2 + 0.5.3 jar JInsight @@ -90,8 +90,8 @@ limitations under the License. 2.20.1 4.12 1.7.3 - 0.7.9 - 3.0.10 + 0.8.0 + 3.0.11 false @@ -113,12 +113,12 @@ limitations under the License. io.dropwizard.metrics metrics-core - 3.2.5 + 3.2.6 io.dropwizard.metrics metrics-jvm - 3.2.5 + 3.2.6 org.slf4j @@ -145,19 +145,19 @@ limitations under the License. org.eclipse.jetty jetty-servlet - 9.4.7.v20170914 + 9.4.8.v20171121 provided org.apache.tomcat.embed tomcat-embed-core - 8.5.21 + 8.5.24 provided org.apache.tomcat.embed tomcat-embed-jasper - 8.5.21 + 8.5.24 provided @@ -169,13 +169,13 @@ limitations under the License. org.apache.logging.log4j log4j-api - 2.9.1 + 2.10.0 provided org.apache.logging.log4j log4j-core - 2.9.1 + 2.10.0 provided @@ -193,7 +193,7 @@ limitations under the License. com.squareup.okhttp3 okhttp - 3.9.0 + 3.9.1 provided