This message was deleted.
# community-support
s
This message was deleted.
j
The way we have addressed this problem for toolchains is to switch our decompression library from Ant to Apache Commons Compress in Gradle
8.0
(soon to be released). As far as I can tell Gradle still uses Ant
1.10.11
at this time, so I would say the version of Ant in Gradle
7.6
is not high enough. If there will be a Gradle
7.6.1
and if the version of Ant could be bumped in that, is an open question.
thank you 1