File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed
Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change 393393 <groupId >log4j</groupId >
394394 <artifactId >log4j</artifactId >
395395 </exclusion >
396+ <exclusion >
397+ <groupId >org.apache.htrace</groupId >
398+ <artifactId >htrace-core</artifactId >
399+ </exclusion >
396400 </exclusions >
397401 </dependency >
398402 <dependency >
413417 <groupId >log4j</groupId >
414418 <artifactId >log4j</artifactId >
415419 </exclusion >
420+ <exclusion >
421+ <groupId >org.apache.htrace</groupId >
422+ <artifactId >htrace-core</artifactId >
423+ </exclusion >
416424 </exclusions >
417425 </dependency >
418426 <dependency >
440448 <artifactId >google-cloud-spanner</artifactId >
441449 <version >${google.cloud.spanner.version} </version >
442450 </dependency >
443- <dependency >
444- <groupId >com.google.cloud</groupId >
445- <artifactId >google-cloud-datastore</artifactId >
446- <version >${google.cloud.datastore.version} </version >
447- </dependency >
448451 <dependency >
449452 <groupId >org.apache.hadoop</groupId >
450453 <artifactId >hadoop-common</artifactId >
525528 </exclusion >
526529 </exclusions >
527530 </dependency >
531+ <dependency >
532+ <groupId >com.google.cloud</groupId >
533+ <artifactId >google-cloud-datastore</artifactId >
534+ <version >${google.cloud.datastore.version} </version >
535+ </dependency >
528536 <dependency >
529537 <groupId >org.apache.hadoop</groupId >
530538 <artifactId >hadoop-mapreduce-client-core</artifactId >
You can’t perform that action at this time.
0 commit comments