You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Michael Osipov <mi...@apache.org> on 2022/08/19 12:17:03 UTC

[ANN] Maven PDF Plugin 1.6.1 released

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

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.1</version>
</plugin>


Release Notes - Maven PDF Plugin - Version 1.6.1

** Dependency upgrade
     * [MPDF-105] - Upgrade Maven Reporting API to 3.1.1


Enjoy,

-The Apache Maven team

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