Skip to content

Commit 3ebab31

Browse files
committed
merge master
1 parent f3b8fa2 commit 3ebab31

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sql/hive/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@
8080
<groupId>commons-logging</groupId>
8181
<artifactId>commons-logging-api</artifactId>
8282
</exclusion>
83+
<exclusion>
84+
<groupId>commons-lang</groupId>
85+
<artifactId>commons-lang</artifactId>
86+
</exclusion>
8387
</exclusions>
8488
</dependency>
8589
<!-- hive-serde already depends on avro, but this brings in customized config of avro deps from parent -->

0 commit comments

Comments
 (0)