File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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- <!--
34- Version of protobuf that hbase uses internally (we shade our pb) Must match what is out
35- in hbase-thirdparty include.
33+ <!-- Version of protobuf that hbase uses internally (we shade our pb)
34+ Must match what is out in hbase-thirdparty include.
3635 -->
37- <internal .protobuf.version>4.28.2 </internal .protobuf.version>
36+ <internal .protobuf.version>4.27.3 </internal .protobuf.version>
3837 </properties >
3938 <dependencies >
4039 <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- <!--
35- Version of protobuf that hbase uses internally (we shade our pb) Must match what is out
36- in hbase-thirdparty include.
34+ <!-- Version of protobuf that hbase uses internally (we shade our pb)
35+ Must match what is out in hbase-thirdparty include.
3736 -->
38- <internal .protobuf.version>4.28.2 </internal .protobuf.version>
37+ <internal .protobuf.version>4.27.3 </internal .protobuf.version>
3938 </properties >
4039 <dependencies >
4140 <!-- 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.9 </hbase-thirdparty .version>
910+ <hbase-thirdparty .version>4.1.8 </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