File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
33
<!-- Version of protobuf that hbase uses internally (we shade our pb)
34
34
Must match what is out in hbase-thirdparty include.
35
35
-->
36
- <internal .protobuf.version>3.17.3 </internal .protobuf.version>
36
+ <internal .protobuf.version>3.21.7 </internal .protobuf.version>
37
37
</properties >
38
38
<dependencies >
39
39
<dependency >
Original file line number Diff line number Diff line change 34
34
<!-- Version of protobuf that hbase uses internally (we shade our pb)
35
35
Must match what is out in hbase-thirdparty include.
36
36
-->
37
- <internal .protobuf.version>3.21.1 </internal .protobuf.version>
37
+ <internal .protobuf.version>3.21.7 </internal .protobuf.version>
38
38
</properties >
39
39
<dependencies >
40
40
<!-- BE CAREFUL! Any dependency added here needs to be
Original file line number Diff line number Diff line change 792
792
<httpclient .version>4.5.13</httpclient .version>
793
793
<httpcore .version>4.4.13</httpcore .version>
794
794
<metrics-core .version>3.2.6</metrics-core .version>
795
- <jackson .version>2.13.3 </jackson .version>
796
- <jackson .databind.version>2.13.3 </jackson .databind.version>
795
+ <jackson .version>2.13.4 </jackson .version>
796
+ <jackson .databind.version>2.13.4 </jackson .databind.version>
797
797
<jaxb-api .version>2.3.1</jaxb-api .version>
798
798
<servlet .api.version>3.1.0</servlet .api.version>
799
799
<wx .rs.api.version>2.1.1</wx .rs.api.version>
860
860
<snappy .version>1.1.8.4</snappy .version>
861
861
<xz .version>1.9</xz .version>
862
862
<zstd-jni .version>1.5.0-4</zstd-jni .version>
863
- <hbase-thirdparty .version>4.1.1 </hbase-thirdparty .version>
863
+ <hbase-thirdparty .version>4.1.2 </hbase-thirdparty .version>
864
864
<!-- Intraproject jar naming properties -->
865
865
<!-- TODO this is pretty ugly, but works for the moment.
866
866
Modules are pretty heavy-weight things, so doing this work isn't too bad. -->
You can’t perform that action at this time.
0 commit comments