Skip to content

Releases: apache/maven-jlink-plugin

v3.2.0

01 Feb 20:27
Compare
Choose a tag to compare

Bug

  • [MJLINK-62] - Replace ByteArrayOutputStream with StringWriter
  • [MJLINK-64] - Add-options double quoting

New Feature

  • [MJLINK-75] - Reproducibility of ZIP artifacts

Improvement

Task

  • [MJLINK-77] - Update description and parameters of --compress to reflect JDK21 changes

Dependency upgrade

  • [MJLINK-63] - Upgrade plexus-java
  • [MJLINK-66] - Update parent pom to 39
  • [MJLINK-70] - Update m-site-p to 3.12.1
  • [MJLINK-71] - Require Maven 3.6.3 as new baseline
  • [MJLINK-72] - Remove common-lang3
  • [MJLINK-74] - Update org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.9.1

What's Changed

Read more