gradle refresh

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901679 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2022-06-05 14:42:42 +00:00
parent 7e0c11f07d
commit 1d37e708b1
1 changed files with 1 additions and 0 deletions

View File

@ -587,6 +587,7 @@ xmlbeansjobs.each { xjob ->
switches("-PjdkVendor=${jdkMapping.get(jdkKey).jdkVendor}")
}
}
switches('--refresh-dependencies')
tasks('clean')
tasks('jenkins')
tasks('jacocoTestReport')