Apache Commons Compress defines an API for working with
compression and archive formats. These include bzip2, gzip, pack200,
LZMA, XZ, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4,
Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
Version1.26.0compared with
Version Details
| 1.25.0 | 1.26.0 | |
|---|---|---|
| Release date | Nov 16, 2023 | Feb 19, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None |
Compile Changes (4)
| 1.25.0 | 1.26.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | commons-codec » commons-codec | - | 1.16.1 |
| + Added | commons-io » commons-io | - | 2.15.1 |
| + Added | org.apache.commons » commons-lang3 | - | 3.14.0 |
| ~ Updated | com.github.luben » zstd-jni | 1.5.5-10 | 1.5.5-11 |
Test Changes (6)
| 1.25.0 | 1.26.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.github.marschall » memoryfilesystem | 2.6.1 | 2.8.0 |
| ~ Updated | org.junit.jupiter » junit-jupiter-params | 5.10.0 | 5.10.1 |
| ~ Updated | org.junit.vintage » junit-vintage-engine | 5.10.0 | 5.10.1 |
| ~ Updated | org.slf4j » slf4j-api | 2.0.9 | 2.0.12 |
| - Removed | commons-io » commons-io | 2.15.0 | - |
| - Removed | org.apache.commons » commons-lang3 | 3.13.0 | - |