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 74be99e8d Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to
4.10.2 (#829)
74be99e8d is described below
commit 74be99e8d0a10c62bfefbf86f227fde039266fea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 8 23:27:59 2025 +0200
Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.2 (#829)
Bumps
[org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver)
from 4.10.1 to 4.10.2.
- [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.1...plexus-archiver-4.10.2)
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 fc2ca84a2..d15fb01a0 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.1</plexus.archiver.version>
+ <plexus.archiver.version>4.10.2</plexus.archiver.version>
<!-- See https://pmd.github.io/ for available latest version -->
<pmd.version>7.17.0</pmd.version>