diff --git a/pom.xml b/pom.xml index fd6c504..8292588 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ 2.10.0.4 2.17.2 1.7.25 - 3.2.2 + 3.3.3 0.13.1 1.12.0 0.11.0 @@ -329,6 +329,10 @@ com.sun.jersey * + + jetty-servlet + org.eclipse.jetty + @@ -419,6 +423,10 @@ io.dropwizard.metrics * + + log4j + log4j + @@ -426,6 +434,12 @@ org.apache.curator curator-framework ${curator.version} + + + log4j + log4j + +