Skip to content

Commit

Permalink
HBASE-27578 Upgrade hbase-thirdparty to 4.1.4 (apache#4985)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Purtell <[email protected]>
Signed-off-by: Tak Lon (Stephen) Wu <[email protected]>
(cherry picked from commit a0fdfa7)
Change-Id: If1800f4273670845334178106ecce9a5e8ef6d5e
  • Loading branch information
Apache9 authored and Aron Meszaros committed Aug 10, 2023
1 parent 161aa56 commit 856dc19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hbase-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<!--Version of protobuf that hbase uses internally (we shade our pb)
Must match what is out in hbase-thirdparty include.
-->
<internal.protobuf.version>3.21.9</internal.protobuf.version>
<internal.protobuf.version>3.21.12</internal.protobuf.version>
</properties>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion hbase-protocol-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<!--Version of protobuf that hbase uses internally (we shade our pb)
Must match what is out in hbase-thirdparty include.
-->
<internal.protobuf.version>3.21.9</internal.protobuf.version>
<internal.protobuf.version>3.21.12</internal.protobuf.version>
</properties>
<dependencies>
<!--BE CAREFUL! Any dependency added here needs to be
Expand Down

0 comments on commit 856dc19

Please sign in to comment.