HtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by
removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
As a result pages become smaller in size and load faster. A command-line version of the compressor is also
available.
Version1.7.2compared with
Version Details
| 1.7.1 | 1.7.2 | |
|---|---|---|
| Release date | Jun 19, 2020 | Oct 15, 2021 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 1.7.1 | 1.7.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.guava » guava | - | 31.0.1-jre |
| ~ Updated | com.google.javascript » closure-compiler | v20200614 | v20211006 |
| ~ Updated | org.slf4j » slf4j-api | 2.0.0-alpha1 | 2.0.0-alpha5 |
| ~ Updated | org.slf4j » slf4j-simple | 2.0.0-alpha1 | 2.0.0-alpha5 |
Provided Changes (1)
| 1.7.1 | 1.7.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.velocity » velocity-engine-core | 2.2 | 2.3 |
Test Changes (1)
| 1.7.1 | 1.7.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.6.2 | 5.8.1 |
