diff --git a/hbase-examples/pom.xml b/hbase-examples/pom.xml index 4b4a8f3b55bb..00a66cfcc9c2 100644 --- a/hbase-examples/pom.xml +++ b/hbase-examples/pom.xml @@ -33,7 +33,7 @@ - 4.26.1 + 4.27.3 diff --git a/hbase-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestsDriver.java b/hbase-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestsDriver.java index 3b590493a9fd..dcc2e3234da4 100644 --- a/hbase-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestsDriver.java +++ b/hbase-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestsDriver.java @@ -77,7 +77,7 @@ protected void addOptions() { @Override protected void processOptions(CommandLine cmd) { - String testFilterString = cmd.getOptionValue(SHORT_REGEX_ARG, null); + String testFilterString = cmd.getOptionValue(SHORT_REGEX_ARG); if (testFilterString != null) { intTestFilter.setPattern(testFilterString); } diff --git a/hbase-protocol-shaded/pom.xml b/hbase-protocol-shaded/pom.xml index 2c73844b7c02..cdacdeebb0f9 100644 --- a/hbase-protocol-shaded/pom.xml +++ b/hbase-protocol-shaded/pom.xml @@ -34,7 +34,7 @@ - 4.26.1 + 4.27.3 3.10.6.Final - 4.1.108.Final + 4.1.112.Final 0.15.0 0.15.0 @@ -852,8 +852,8 @@ Note that the version of jackson-[annotations,core,databind] must be kept in sync with the version of jackson-jaxrs-json-provider shipped in hbase-thirdparty. --> - 2.17.0 - 2.17.0 + 2.17.2 + 2.17.2 2.3.1 3.1.0 2.1.1 @@ -894,7 +894,7 @@ --> 8.29 3.1.0 - 2.26.1 + 2.28.0 2.4.2 1.0.0 1.8 @@ -926,7 +926,7 @@ databind] must be kept in sync with the version of jackson-jaxrs-json-provider shipped in hbase-thirdparty. --> - 4.1.7 + 4.1.8 0.8.8