commons-compress
commons-compress copied to clipboard
Apache Commons Compress
See https://issues.apache.org/jira/browse/COMPRESS-623
# Security Vulnerability Fix This pull request fixes a Zip Slip vulnerability either due to an insufficient, or missing guard when unzipping zip files. Even if you deem, as the...
I also included a deprecation notice I missed from COMPRESS-612 and I moved some common paths between Zip and SevenZip to ZipUtil (and those will also be used for COMPRESS-613).
This is a simple way to enable reading of SevenZFile headers over 2GiB. It also allows a much smaller memory footprint for even the largest headers. The CRC handling needs...
- Add packageinfo files for per-package version settings. - Initialize to 1.14 - Copy packageinfo files in resource phase. - Use latest bundle plugin. - Remove headers from generate manifest....
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 67 to 68. Changelog Sourced from org.apache.commons:commons-parent's changelog. Apache Commons Parent 68 RELEASE NOTES The Apache Commons Parent team is pleased to announce the release of Apache...
Bumps `mockito.version` from 4.11.0 to 5.11.0. Updates `org.mockito:mockito-core` from 4.11.0 to 5.11.0 Release notes Sourced from org.mockito:mockito-core's releases. v5.11.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.11.0 2024-03-01 - 17...