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


The following commit(s) were added to refs/heads/master by this push:
     new c0f4338  Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0
c0f4338 is described below

commit c0f43382108965273e942c5fcd3361943312e7cb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 10 15:13:40 2025 +0000

    Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0
    
    Bumps 
[org.codehaus.plexus:plexus-i18n](https://github.com/codehaus-plexus/plexus-i18n)
 from 1.0.0 to 1.1.0.
    - [Release notes](https://github.com/codehaus-plexus/plexus-i18n/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-i18n/compare/plexus-i18n-1.0.0...plexus-i18n-1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-i18n
      dependency-version: 1.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8e6cc07..66786df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -242,7 +242,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-i18n</artifactId>
-      <version>1.0.0</version>
+      <version>1.1.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>

Reply via email to