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

slachiewicz pushed a commit to branch maven-source-plugin-3.x
in repository https://gitbox.apache.org/repos/asf/maven-source-plugin.git


The following commit(s) were added to refs/heads/maven-source-plugin-3.x by 
this push:
     new 51c66ac  Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5
51c66ac is described below

commit 51c66ac844e88b78efb8b78ea2fdd90fb7f85bbf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 9 06:15:28 2025 +0000

    Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5
    
    Bumps 
[org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver) 
from 3.6.4 to 3.6.5.
    - [Release notes](https://github.com/apache/maven-archiver/releases)
    - 
[Commits](https://github.com/apache/maven-archiver/compare/maven-archiver-3.6.4...maven-archiver-3.6.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-archiver
      dependency-version: 3.6.5
      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 2f86427..d30f667 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-archiver</artifactId>
-      <version>3.6.4</version>
+      <version>3.6.5</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>

Reply via email to