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 f7ee8668bf55..937c35aef922 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.13.0
- 2.17.0
- 2.17.0
+ 2.17.2
+ 2.17.2
2.3.1
3.1.0
2.1.1
@@ -634,7 +634,7 @@
-->
8.29
3.1.0
- 2.26.1
+ 2.28.0
2.4.2
1.0.0
1.8
@@ -666,7 +666,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