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


The following commit(s) were added to refs/heads/master by this push:
     new 93dab2f  Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.5.0
93dab2f is described below

commit 93dab2fdcf7749574a735dd3b52cfab455194091
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 7 04:15:19 2025 +0000

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

diff --git a/pom.xml b/pom.xml
index 89feac5..e6e2358 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-java</artifactId>
-      <version>1.2.0</version>
+      <version>1.5.0</version>
     </dependency>
     <dependency>
       <groupId>commons-io</groupId>

Reply via email to