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


The following commit(s) were added to refs/heads/master by this push:
     new 67a1c5e  Bump org.codehaus.plexus:plexus-archiver from 4.10.4 to 4.11.0
67a1c5e is described below

commit 67a1c5ed6fa2b75286c2e9d5a4e2276176f19c0a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 12 06:31:19 2026 +0000

    Bump org.codehaus.plexus:plexus-archiver from 4.10.4 to 4.11.0
    
    Bumps 
[org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver)
 from 4.10.4 to 4.11.0.
    - [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.4...plexus-archiver-4.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-archiver
      dependency-version: 4.11.0
      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 b056cc3..936bcf3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@ under the License.
     <mavenPluginPluginVersion>4.0.0-beta-1</mavenPluginPluginVersion>
     <mavenPluginTestingVersion>4.0.0-beta-1</mavenPluginTestingVersion>
     <mockitoVersion>5.20.0</mockitoVersion>
-    <plexusArchiverVersion>4.10.4</plexusArchiverVersion>
+    <plexusArchiverVersion>4.11.0</plexusArchiverVersion>
     
<version.maven-plugin-tools>${mavenPluginPluginVersion}</version.maven-plugin-tools>
     <version.maven-invoker-plugin>3.7.0</version.maven-invoker-plugin>
 

Reply via email to