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 b4f2c4a44 Bump com.github.mwiede:jsch from 2.27.3 to 2.27.4 (#845)
b4f2c4a44 is described below
commit b4f2c4a44f249f3df6502a1694d4546ab6b5c336
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 26 17:24:07 2025 +0100
Bump com.github.mwiede:jsch from 2.27.3 to 2.27.4 (#845)
- [Release notes](https://github.com/mwiede/jsch/releases)
- [Changelog](https://github.com/mwiede/jsch/blob/master/ChangeLog)
-
[Commits](https://github.com/mwiede/jsch/compare/jsch-2.27.3...jsch-2.27.4)
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 8a94987f5..1a38b4773 100644
--- a/pom.xml
+++ b/pom.xml
@@ -505,7 +505,7 @@
<dependency>
<groupId>com.github.mwiede</groupId>
<artifactId>jsch</artifactId>
- <version>2.27.3</version>
+ <version>2.27.4</version>
</dependency>
<dependency>