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


The following commit(s) were added to refs/heads/master by this push:
     new 8e523379 Bump maven-pdf-plugin from 1.5.1 to 1.6.0
8e523379 is described below

commit 8e523379757ecf44f4b01b390187009d19f283b2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 22 23:39:30 2022 +0000

    Bump maven-pdf-plugin from 1.5.1 to 1.6.0
    
    Bumps [maven-pdf-plugin](https://github.com/apache/maven-pdf-plugin) from 
1.5.1 to 1.6.0.
    - [Release notes](https://github.com/apache/maven-pdf-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-pdf-plugin/compare/maven-pdf-plugin-1.5.1...maven-pdf-plugin-1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-pdf-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d9a42e09..75875b62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-pdf-plugin</artifactId>
-          <version>1.5.1</version>
+          <version>1.6.0</version>
         </plugin>
         <!-- publish mono-module site with "mvn site-deploy" -->
         <plugin>

Reply via email to