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 192e12e33 Bump com.github.mwiede:jsch from 0.2.23 to 0.2.24 (#692)
192e12e33 is described below
commit 192e12e332f0335e4956a23b2f058279941e4fe1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 16 15:36:47 2025 +0100
Bump com.github.mwiede:jsch from 0.2.23 to 0.2.24 (#692)
Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 0.2.23
to 0.2.24.
- [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-0.2.23...jsch-0.2.24)
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 a44e6532a..a13cff640 100644
--- a/pom.xml
+++ b/pom.xml
@@ -506,7 +506,7 @@
<dependency>
<groupId>com.github.mwiede</groupId>
<artifactId>jsch</artifactId>
- <version>0.2.23</version>
+ <version>0.2.24</version>
</dependency>
<!-- Transitive dependencies by various 3rd party packages -->