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 a5d7ea45d95 chore(deps): Bump com.github.mwiede:jsch from 0.2.25 to 
0.2.26 (#17911)
a5d7ea45d95 is described below

commit a5d7ea45d95afc20595b0d7df215f47348373323
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 29 09:13:31 2025 +0200

    chore(deps): Bump com.github.mwiede:jsch from 0.2.25 to 0.2.26 (#17911)
    
    Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 0.2.25 
to 0.2.26.
    - [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.25...jsch-0.2.26)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.mwiede:jsch
      dependency-version: 0.2.26
      dependency-type: direct:production
      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 f35a073332a..dbc33709f85 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -307,7 +307,7 @@
         <johnzon-version>2.0.1</johnzon-version>
         <jslt-version>0.1.14</jslt-version>
         <jsmpp-version>3.0.1</jsmpp-version>
-        <jsch-version>0.2.25</jsch-version>
+        <jsch-version>0.2.26</jsch-version>
         <javax-json-api-version>1.1.4</javax-json-api-version>
         <jsonassert-version>1.5.3</jsonassert-version>
         <json-path-version>2.9.0</json-path-version>

Reply via email to