This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 09a5511c836d chore(deps-dev): Bump com.github.mwiede:jsch from 2.27.7
to 2.27.8 (#21870)
09a5511c836d is described below
commit 09a5511c836d5ea2e9803430f4c61ba3a2fc1e85
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 15:58:16 2026 +0100
chore(deps-dev): Bump com.github.mwiede:jsch from 2.27.7 to 2.27.8 (#21870)
Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 2.27.7
to 2.27.8.
- [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.7...jsch-2.27.8)
---
updated-dependencies:
- dependency-name: com.github.mwiede:jsch
dependency-version: 2.27.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 1a737c3b26a4..92ca85291654 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -334,7 +334,7 @@
<johnzon-version>2.0.2</johnzon-version>
<jslt-version>0.1.14</jslt-version>
<jsmpp-version>3.0.1</jsmpp-version>
- <jsch-version>2.27.7</jsch-version>
+ <jsch-version>2.27.8</jsch-version>
<javax-json-api-version>1.1.4</javax-json-api-version>
<jsonschema-generator-version>4.38.0</jsonschema-generator-version>
<jsonassert-version>1.5.3</jsonassert-version>