diff --git a/LICENSE-binary b/LICENSE-binary index aa7f9a42e9650..c7a7d71253b25 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -314,9 +314,9 @@ org.apache.commons:commons-lang3:3.12.0 org.apache.commons:commons-math3:3.6.1 org.apache.commons:commons-text:1.10.0 org.apache.commons:commons-validator:1.6 -org.apache.curator:curator-client:5.2.0 -org.apache.curator:curator-framework:5.2.0 -org.apache.curator:curator-recipes:5.2.0 +org.apache.curator:curator-client:5.4.0 +org.apache.curator:curator-framework:5.4.0 +org.apache.curator:curator-recipes:5.4.0 org.apache.geronimo.specs:geronimo-jcache_1.0_spec:1.0-alpha-1 org.apache.hbase:hbase-annotations:1.7.1 org.apache.hbase:hbase-client:1.7.1 @@ -344,7 +344,7 @@ org.apache.kerby:kerby-xdr:2.0.2 org.apache.kerby:token-provider:2.0.2 org.apache.solr:solr-solrj:8.8.2 org.apache.yetus:audience-annotations:0.5.0 -org.apache.zookeeper:zookeeper:3.6.3 +org.apache.zookeeper:zookeeper:3.8.1 org.codehaus.jettison:jettison:1.5.3 org.eclipse.jetty:jetty-annotations:9.4.48.v20220622 org.eclipse.jetty:jetty-http:9.4.48.v20220622 diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 062abb3f1db77..626fc56c1d051 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -37,7 +37,7 @@ true true - 9.4.48.v20220622 + 9.4.49.v20220914 _ _ @@ -97,8 +97,8 @@ ${hadoop-thirdparty-shaded-prefix}.protobuf ${hadoop-thirdparty-shaded-prefix}.com.google.common - 3.6.3 - 5.2.0 + 3.8.1 + 5.4.0 3.0.5 3.4.0 @@ -1391,6 +1391,14 @@ junit junit + + ch.qos.logback + logback-core + + + ch.qos.logback + logback-classic + com.sun.jdmk jmxtools @@ -1411,6 +1419,10 @@ commons-cli commons-cli + + io.dropwizard.metrics + metrics-core + io.netty netty-all