Removing dependency on apache-commons lang 3, adding necessary classes as needed
This commit is contained in:
committed by
vinoth chandar
parent
2eaa42abde
commit
324de298bc
5
pom.xml
5
pom.xml
@@ -585,11 +585,6 @@
|
||||
<artifactId>hive-metastore</artifactId>
|
||||
<version>${hive.version}-cdh${cdh.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.4</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
||||
Reference in New Issue
Block a user