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

twolf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git


The following commit(s) were added to refs/heads/master by this push:
     new c13e6d7bc Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3 
(#671)
c13e6d7bc is described below

commit c13e6d7bcd29c6265a73a115a774f143d7710891
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 3 22:35:34 2025 +0100

    Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3 (#671)
    
    Bumps 
[org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver) 
from 3.6.2 to 3.6.3.
    - [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.3)
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 d02d6af83..af8c101bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
         <testcontainers.version>1.20.1</testcontainers.version>
         <grpc.version>1.70.0</grpc.version> <!-- Used only in tests -->
 
-        <maven.archiver.version>3.6.2</maven.archiver.version>
+        <maven.archiver.version>3.6.3</maven.archiver.version>
         <plexus.archiver.version>4.10.0</plexus.archiver.version>
         <!-- See https://pmd.github.io/ for available latest version -->
         <pmd.version>7.11.0</pmd.version>

Reply via email to