diff --git a/hbase-protocol-shaded/src/main/protobuf/server/Procedure.proto b/hbase-protocol-shaded/src/main/protobuf/server/Procedure.proto
index 8336b5666dc8..addc96cd34c4 100644
--- a/hbase-protocol-shaded/src/main/protobuf/server/Procedure.proto
+++ b/hbase-protocol-shaded/src/main/protobuf/server/Procedure.proto
@@ -24,7 +24,7 @@ option java_generic_services = true;
option java_generate_equals_and_hash = true;
option optimize_for = SPEED;
-import "google/protobuf/any.proto";
+import "org/apache/hbase/thirdparty/google/protobuf/any.proto";
import "server/ErrorHandling.proto";
enum ProcedureState {
diff --git a/pom.xml b/pom.xml
index fff91f96d73a..8163bd52f626 100644
--- a/pom.xml
+++ b/pom.xml
@@ -892,7 +892,7 @@
1.1.10.4
1.9
1.5.5-2
- 4.1.4
+ 4.1.5
0.8.8