aboutsummaryrefslogtreecommitdiffstats
path: root/poi-scratchpad/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'poi-scratchpad/build.gradle')
-rw-r--r--poi-scratchpad/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/poi-scratchpad/build.gradle b/poi-scratchpad/build.gradle
index baa3875d80..e7b086d7b2 100644
--- a/poi-scratchpad/build.gradle
+++ b/poi-scratchpad/build.gradle
@@ -113,7 +113,6 @@ task cacheTest9(type: Copy) {
}
jar {
- dependsOn cyclonedxBom
destinationDirectory = file("../build/dist/maven/${project.archivesBaseName}")
if (jdkVersion == 8) {