This repository has been archived by the owner on Jun 22, 2022. It is now read-only.
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.
Update recently added dependency commons compress #85
Open
Description
The current chores setup lacks the recently required apache commons compress dependency from updating apache poi to four-something in this commit:
It needs to be added here:
https://github.com/sw360/sw360chores/blob/master/miscellaneous/prepare-liferay/prepare.sh
with https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
(should be sufficient)