diff --git a/hetu-hbase/pom.xml b/hetu-hbase/pom.xml index e1f64269f..ee6ef5aa8 100644 --- a/hetu-hbase/pom.xml +++ b/hetu-hbase/pom.xml @@ -14,6 +14,7 @@ ${project.parent.basedir} + 2.17.1 13.0 2.0.1.Final 3.10 @@ -223,8 +224,28 @@ jetty-webapp org.eclipse.jetty + + log4j + log4j + + + slf4j-log4j12 + org.slf4j + + + org.apache.logging.log4j + log4j-api + ${dep.log4j.version} + runtime + + + org.apache.logging.log4j + log4j-core + ${dep.log4j.version} + runtime + org.eclipse.jetty jetty-webapp @@ -262,6 +283,14 @@ hadoop-common org.apache.hadoop + + log4j + log4j + + + slf4j-log4j12 + org.slf4j + diff --git a/presto-elasticsearch/pom.xml b/presto-elasticsearch/pom.xml index c947b8fa6..5c7ef6cb6 100644 --- a/presto-elasticsearch/pom.xml +++ b/presto-elasticsearch/pom.xml @@ -14,7 +14,7 @@ ${project.parent.basedir} - 2.17.0 + 2.17.1 6.0.0 4.4.5