try to get sboms to build again

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906222 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2022-12-26 19:54:56 +00:00
parent cf559d3ae4
commit a84c9e0be6
1 changed files with 2 additions and 1 deletions

View File

@ -795,7 +795,8 @@ distributions {
}
binDistZip.dependsOn 'zipJavadocs', ':poi-ooxml-lite:jar', ':poi-ooxml-full:cyclonedxBom',
':poi-ooxml:cyclonedxBom', ':poi-scratchpad:cyclonedxBom', ':poi-excelant:cyclonedxBom',
':poi-ooxml:cyclonedxBom', 'poi-ooxml-lite:cyclonedxBom',
':poi-scratchpad:cyclonedxBom', ':poi-excelant:cyclonedxBom',
':poi:cyclonedxBom', ':poi-examples:cyclonedxBom'
binDistTar.dependsOn 'binDistZip'