aboutsummaryrefslogtreecommitdiff
path: root/spark-universal/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'spark-universal/build.gradle')
-rw-r--r--spark-universal/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/spark-universal/build.gradle b/spark-universal/build.gradle
index 6058e0f..1ecd245 100644
--- a/spark-universal/build.gradle
+++ b/spark-universal/build.gradle
@@ -15,6 +15,7 @@ shadowJar {
relocate 'okio', 'me.lucko.spark.lib.okio'
relocate 'okhttp3', 'me.lucko.spark.lib.okhttp3'
+ relocate 'org.tukaani.xz', 'xz'
}
artifacts {