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

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


The following commit(s) were added to refs/heads/maven-site-plugin-3.x by this 
push:
     new 795a5701 Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.5 
(#1190)
795a5701 is described below

commit 795a5701b4dcf04721f6138ad64d0f24b17d62e4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 31 07:14:16 2025 +0100

    Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.5 (#1190)
    
    Bumps 
[org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver) 
from 3.6.2 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.2...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 08e0a706..effacbe5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -288,7 +288,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-archiver</artifactId>
-      <version>3.6.2</version>
+      <version>3.6.5</version>
     </dependency>
 
     <!-- dependencies to annotations -->

Reply via email to