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 55f262d62 Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 
4.10.1 (#805)
55f262d62 is described below

commit 55f262d62b1b00750719003ef5006b28842e1212
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 12 10:16:12 2025 +0200

    Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 (#805)
    
    Bumps 
[org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver)
 from 4.10.0 to 4.10.1.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
    - 
[Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.10.0...plexus-archiver-4.10.1)
    
    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 a81cc8faa..f8d1a6109 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
         <grpc.version>1.74.0</grpc.version> <!-- Used only in tests -->
 
         <maven.archiver.version>3.6.3</maven.archiver.version>
-        <plexus.archiver.version>4.10.0</plexus.archiver.version>
+        <plexus.archiver.version>4.10.1</plexus.archiver.version>
         <!-- See https://pmd.github.io/ for available latest version -->
         <pmd.version>7.16.0</pmd.version>
 

Reply via email to