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

sjaranowski 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 a151cfa4 Bump org.codehaus.plexus:plexus-archiver from 4.10.2 to 4.10.3
a151cfa4 is described below

commit a151cfa475cf9107677a2b5f8b9671beade22a75
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 9 13:20:51 2025 +0000

    Bump org.codehaus.plexus:plexus-archiver from 4.10.2 to 4.10.3
    
    Bumps 
[org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver)
 from 4.10.2 to 4.10.3.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
    - 
[Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.10.2...plexus-archiver-4.10.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-archiver
      dependency-version: 4.10.3
      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 a743cad4..f990eaf3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-archiver</artifactId>
-        <version>4.10.2</version>
+        <version>4.10.3</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>

Reply via email to