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

slachiewicz pushed a commit to branch 
dependabot/maven/org.codehaus.plexus-plexus-i18n-1.0-beta-10
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git

commit a9d7cb381277cd4a22750f0ff4a6a92bceaf920a
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Wed Nov 25 12:43:24 2020 +0100

    Bump plexus-i18n from 1.0-beta-7 to 1.0-beta-10
---
 pom.xml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 95fe840..ca2f9d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,14 +207,10 @@ 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>
-          <artifactId>plexus-container-default</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>org.codehaus.plexus</groupId>
           <artifactId>plexus-component-api</artifactId>
         </exclusion>
       </exclusions>

Reply via email to