Skip to content

Commit 9aff0a1

Browse files
author
Jennifer Baldwin
committed
update per build failure
1 parent 0c43ddd commit 9aff0a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hive3-orc-bundle/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ project(':iceberg-hive3-orc-bundle') {
4444

4545
zip64 true
4646

47+
exclude 'META-INF/versions/21/**'
48+
exclude 'META-INF/versions/22/**'
49+
4750
// include the LICENSE and NOTICE files for the shaded Jar
4851
from(projectDir) {
4952
include 'LICENSE'

0 commit comments

Comments
 (0)