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

commit 9eebbbd60cd536da931aa1287b7216a096209ddc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 9 16:38:27 2025 +0200

    Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5 (#834)
    
    - [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)
    
    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 300005eac..565e37856 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
         <testcontainers.version>1.21.3</testcontainers.version>
         <grpc.version>1.75.0</grpc.version> <!-- Used only in tests -->
 
-        <maven.archiver.version>3.6.4</maven.archiver.version>
+        <maven.archiver.version>3.6.5</maven.archiver.version>
         <plexus.archiver.version>4.10.3</plexus.archiver.version>
         <!-- See https://pmd.github.io/ for available latest version -->
         <pmd.version>7.17.0</pmd.version>

Reply via email to