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

commit edaa328010a342a13c4187d77b2b255f035e88bb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 14 18:43:35 2026 +0000

    Bump org.codehaus.plexus:plexus-java from 1.0.3 to 1.5.2
    
    Bumps 
[org.codehaus.plexus:plexus-java](https://github.com/codehaus-plexus/plexus-languages)
 from 1.0.3 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.0.3...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-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 2b03cd3..360f0ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-java</artifactId>
-      <version>1.0.3</version>
+      <version>1.5.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>

Reply via email to