File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed
Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 3030 <name >Apache HBase - Examples</name >
3131 <description >Examples of HBase usage</description >
3232 <properties >
33- <!-- Version of protobuf that hbase uses internally (we shade our pb)
34- Must match what is out in hbase-thirdparty include.
33+ <!--
34+ Version of protobuf that hbase uses internally (we shade our pb) Must match what is out
35+ in hbase-thirdparty include.
3536 -->
36- <internal .protobuf.version>4.27.3 </internal .protobuf.version>
37+ <internal .protobuf.version>4.28.2 </internal .protobuf.version>
3738 </properties >
3839 <dependencies >
3940 <dependency >
Original file line number Diff line number Diff line change 3131 <description >Shaded protobuf protocol classes used by HBase internally.</description >
3232 <properties >
3333 <maven .javadoc.skip>true</maven .javadoc.skip>
34- <!-- Version of protobuf that hbase uses internally (we shade our pb)
35- Must match what is out in hbase-thirdparty include.
34+ <!--
35+ Version of protobuf that hbase uses internally (we shade our pb) Must match what is out
36+ in hbase-thirdparty include.
3637 -->
37- <internal .protobuf.version>4.27.3 </internal .protobuf.version>
38+ <internal .protobuf.version>4.28.2 </internal .protobuf.version>
3839 </properties >
3940 <dependencies >
4041 <!-- BE CAREFUL! Any dependency added here needs to be
Original file line number Diff line number Diff line change 907907 databind] must be kept in sync with the version of jackson-jaxrs-json-provider shipped in
908908 hbase-thirdparty.
909909 -->
910- <hbase-thirdparty .version>4.1.8 </hbase-thirdparty .version>
910+ <hbase-thirdparty .version>4.1.9 </hbase-thirdparty .version>
911911 <!-- Coverage properties -->
912912 <jacoco .version>0.8.8</jacoco .version>
913913 <jacocoArgLine />
You can’t perform that action at this time.
0 commit comments