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-jxr.git


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

commit 1274ba3d5dcc7743c8ac522f8dd87663b6981181
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 10 13:14:01 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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 92ab162..73fe464 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@ under the License.
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-java</artifactId>
-        <version>1.5.0</version>
+        <version>1.5.1</version>
       </dependency>
       <dependency>
         <groupId>org.slf4j</groupId>

Reply via email to