You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/09/06 17:22:37 UTC

[maven-pdf-plugin] branch master updated: Bump plexus-i18n from 1.0-beta-7 to 1.0-beta-10

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-pdf-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new f3939eb  Bump plexus-i18n from 1.0-beta-7 to 1.0-beta-10
f3939eb is described below

commit f3939eb89408f1708199aa3087f577712a6155ea
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Sep 6 12:23:37 2021 +0000

    Bump plexus-i18n from 1.0-beta-7 to 1.0-beta-10
    
    Bumps plexus-i18n from 1.0-beta-7 to 1.0-beta-10.
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-i18n
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 52e2fad..76d7f4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -249,7 +249,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-i18n</artifactId>
-      <version>1.0-beta-7</version>
+      <version>1.0-beta-10</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>