You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/04/18 12:41:23 UTC

[maven-pdf-plugin] 05/06: [MPDF-102] Upgrade Maven Plugin Plugin to 3.6.4

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git

commit f9c3095ddee783de18da3ff0ee230ebd8b09ba06
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Mon Apr 18 14:31:38 2022 +0200

    [MPDF-102] Upgrade Maven Plugin Plugin to 3.6.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0f73d5c..ee7d5fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@ under the License.
     <doxiaSitetoolsVersion>1.11.1</doxiaSitetoolsVersion>
     <mavenVersion>3.2.5</mavenVersion>
     <javaVersion>8</javaVersion>
-    <mavenPluginToolsVersion>3.6.1</mavenPluginToolsVersion>
+    <mavenPluginToolsVersion>3.6.4</mavenPluginToolsVersion>
     <project.build.outputTimestamp>2021-11-28T20:43:24Z</project.build.outputTimestamp>
   </properties>