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

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

commit 25c97b5638895ae1b2b792c040094b632d536f25
Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 8 06:05:00 2019 +0000

    Upgrade maven-pdf-plugin from 1.3 to 1.4
    
    is still not fully functional
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9c12694..441c579 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-pdf-plugin</artifactId>
-          <version>1.3</version>
+          <version>1.4</version>
         </plugin>
         <!-- publish mono-module site with "mvn site-deploy" -->
         <plugin>

Reply via email to