diff --git a/pom.xml b/pom.xml index 94c7baf21bc30..d5b894f7a2826 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ ${dep.airlift.version} 0.38 0.6 - 1.12.560 + 1.12.782 3.9.0 3.4.0 19.3.0.0 diff --git a/presto-accumulo/pom.xml b/presto-accumulo/pom.xml index 48a7b1dd040e2..9670fea104cea 100644 --- a/presto-accumulo/pom.xml +++ b/presto-accumulo/pom.xml @@ -16,7 +16,7 @@ ${project.parent.basedir} 1.10.1 2.12.0 - 1.2.18.3 + 2.24.3 @@ -265,12 +265,6 @@ jackson-databind - - ch.qos.reload4j - reload4j - ${dep.reload4j.version} - - com.facebook.presto @@ -308,6 +302,26 @@ provided + + org.apache.logging.log4j + log4j-core + ${dep.log4j.version} + runtime + + + + org.apache.logging.log4j + log4j-api + ${dep.log4j.version} + runtime + + + + org.apache.logging.log4j + log4j-1.2-api + ${dep.log4j.version} + + com.facebook.presto