File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5858 <dependency >
5959 <groupId >org.apache.hadoop</groupId >
6060 <artifactId >hadoop-client-runtime</artifactId >
61- <version >3.3.6 </version >
61+ <version >${dep.hadoop.version} </version >
6262 <scope >test</scope >
6363 <exclusions >
6464 <exclusion >
7070 <dependency >
7171 <groupId >org.apache.hadoop</groupId >
7272 <artifactId >hadoop-client-api</artifactId >
73- <version >3.3.6 </version >
73+ <version >${dep.hadoop.version} </version >
7474 </dependency >
7575 <dependency >
7676 <groupId >org.apache.hadoop</groupId >
7777 <artifactId >hadoop-common</artifactId >
78- <version >3.3.6 </version >
78+ <version >${dep.hadoop.version} </version >
7979 <scope >test</scope >
8080 <exclusions >
8181 <exclusion >
Original file line number Diff line number Diff line change 3737 <dep .grpc-bom.version>1.61.1</dep .grpc-bom.version>
3838 <dep .protobuf-bom.version>3.23.1</dep .protobuf-bom.version>
3939 <dep .jackson-bom.version>2.17.0</dep .jackson-bom.version>
40- <dep .hadoop.version>3.3.6 </dep .hadoop.version>
40+ <dep .hadoop.version>3.4.0 </dep .hadoop.version>
4141 <dep .fbs.version>23.5.26</dep .fbs.version>
4242 <dep .avro.version>1.11.3</dep .avro.version>
4343 <arrow .vector.classifier />
You can’t perform that action at this time.
0 commit comments