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

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


The following commit(s) were added to refs/heads/master by this push:
     new c2c298b3 Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2 
(#1051)
c2c298b3 is described below

commit c2c298b38b31aa47ab0b07b8368219b6e285ab60
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 17:16:09 2025 +0100

    Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2 (#1051)
    
    Bumps 
[org.codehaus.plexus:plexus-java](https://github.com/codehaus-plexus/plexus-languages)
 from 1.5.1 to 1.5.2.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-languages/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-languages/compare/plexus-languages-1.5.1...plexus-languages-1.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-java
      dependency-version: 1.5.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 36cd8fbe..0c1ff157 100644
--- a/maven-plugin-tools-api/pom.xml
+++ b/maven-plugin-tools-api/pom.xml
@@ -103,7 +103,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-java</artifactId>
-      <version>1.5.1</version>
+      <version>1.5.2</version>
     </dependency>
     <!-- test -->
     <dependency>

Reply via email to