File tree Expand file tree Collapse file tree
packaging/hudi-utilities-bundle Expand file tree Collapse file tree Original file line number Diff line number Diff line change 386386 <exclusions >
387387 <exclusion >
388388 <groupId >org.apache.hbase</groupId >
389- <artifactId >hbase-common </artifactId >
389+ <artifactId >* </artifactId >
390390 </exclusion >
391391 </exclusions >
392392 </dependency >
413413 <exclusions >
414414 <exclusion >
415415 <groupId >org.apache.hbase</groupId >
416- <artifactId >hbase-client </artifactId >
416+ <artifactId >* </artifactId >
417417 </exclusion >
418418 </exclusions >
419419 </dependency >
Original file line number Diff line number Diff line change 11231123 <groupId >org.apache.hbase</groupId >
11241124 <artifactId >hbase-common</artifactId >
11251125 </exclusion >
1126+ <exclusion >
1127+ <groupId >org.apache.hbase</groupId >
1128+ <artifactId >*</artifactId >
1129+ </exclusion >
11261130 </exclusions >
11271131 </dependency >
11281132 <dependency >
12131217 </exclusion >
12141218 <exclusion >
12151219 <groupId >org.apache.hbase</groupId >
1216- <artifactId >hbase-client </artifactId >
1220+ <artifactId >* </artifactId >
12171221 </exclusion >
12181222 </exclusions >
12191223 </dependency >
12431247 <groupId >log4j</groupId >
12441248 <artifactId >log4j</artifactId >
12451249 </exclusion >
1250+ <exclusion >
1251+ <groupId >org.apache.hbase</groupId >
1252+ <artifactId >*</artifactId >
1253+ </exclusion >
12461254 </exclusions >
12471255 </dependency >
12481256 <dependency >
12761284 <groupId >log4j</groupId >
12771285 <artifactId >log4j</artifactId >
12781286 </exclusion >
1287+ <exclusion >
1288+ <groupId >org.apache.hbase</groupId >
1289+ <artifactId >*</artifactId >
1290+ </exclusion >
12791291 </exclusions >
12801292 </dependency >
12811293 <dependency >
13241336 <groupId >log4j</groupId >
13251337 <artifactId >log4j</artifactId >
13261338 </exclusion >
1339+ <exclusion >
1340+ <groupId >org.apache.hbase</groupId >
1341+ <artifactId >*</artifactId >
1342+ </exclusion >
13271343 </exclusions >
13281344 </dependency >
13291345
You can’t perform that action at this time.
0 commit comments