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

slachiewicz pushed a commit to branch maven-plugin-tools-3.x
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git


The following commit(s) were added to refs/heads/maven-plugin-tools-3.x by this 
push:
     new d009b790 Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1
d009b790 is described below

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

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

diff --git a/maven-plugin-tools-api/pom.xml b/maven-plugin-tools-api/pom.xml
index 610067a5..b32f83da 100644
--- a/maven-plugin-tools-api/pom.xml
+++ b/maven-plugin-tools-api/pom.xml
@@ -107,7 +107,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-java</artifactId>
-      <version>1.5.0</version>
+      <version>1.5.1</version>
     </dependency>
     <!-- test -->
     <dependency>

Reply via email to