You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Michael Osipov <mi...@apache.org> on 2022/04/21 19:42:15 UTC

[ANN] Maven PDF Plugin 1.6.0 released

The Apache Maven team is pleased to announce the release of the Maven 
PDF Plugin version 1.6.0.

https://maven.apache.org/plugins/maven-pdf-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
   <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-pdf-plugin</artifactId>
   <version>1.6.0</version>
</plugin>


Release Notes - Maven PDF Plugin - Version 1.6.0

** Task
     * [MPDF-100] - Remove remains of org.codehaus.doxia.sink.Sink

** Dependency upgrade
     * [MPDF-101] - Upgrade Maven to 3.2.5
     * [MPDF-102] - Upgrade Maven Plugin Plugin to 3.6.4
     * [MPDF-103] - Upgrade plugins in ITs


Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org