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

mbuenger 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 d3428e9  Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5 
(#638)
d3428e9 is described below

commit d3428e9b39d05a8fc8627133437c885f5efa08d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 14 07:54:30 2025 +0200

    Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5 (#638)
    
    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]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dde84b0..c2485df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
     <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