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 c10857073 Bump org.codehaus.plexus:plexus-archiver from 4.10.2 to 
4.10.3 (#835)
c10857073 is described below

commit c108570738108e7a14a2b9cf3fd095493e472ab4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 9 13:43:36 2025 +0200

    Bump org.codehaus.plexus:plexus-archiver from 4.10.2 to 4.10.3 (#835)
    
    - [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.2...plexus-archiver-4.10.3)
    
    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 c9cdce75d..300005eac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
         <grpc.version>1.75.0</grpc.version> <!-- Used only in tests -->
 
         <maven.archiver.version>3.6.4</maven.archiver.version>
-        <plexus.archiver.version>4.10.2</plexus.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