diff --git a/build.gradle b/build.gradle index c4311a0ff1..ec4c24c59a 100644 --- a/build.gradle +++ b/build.gradle @@ -1021,6 +1021,8 @@ project(':core') { implementation libs.slf4jlog4j implementation libs.s3Client + implementation libs.zstd + compileOnly libs.log4j diff --git a/checkstyle/import-control-core.xml b/checkstyle/import-control-core.xml index dcf50cc2c2..477c0a09af 100644 --- a/checkstyle/import-control-core.xml +++ b/checkstyle/import-control-core.xml @@ -38,6 +38,7 @@ +