This is an automated email from the ASF dual-hosted git repository.

apupier 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 e1462fcd14ac chore(deps): Bump sshd-version from 2.18.0 to 2.19.0
e1462fcd14ac is described below

commit e1462fcd14ac6b650eaa0a4a9ccae4d7f0862b27
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 9 12:47:05 2026 +0000

    chore(deps): Bump sshd-version from 2.18.0 to 2.19.0
    
    Bumps `sshd-version` from 2.18.0 to 2.19.0.
    
    Updates `org.apache.sshd:sshd-sftp` from 2.18.0 to 2.19.0
    - [Release notes](https://github.com/apache/mina-sshd/releases)
    - [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
    - 
[Commits](https://github.com/apache/mina-sshd/compare/sshd-2.18.0...sshd-2.19.0)
    
    Updates `org.apache.sshd:sshd-scp` from 2.18.0 to 2.19.0
    - [Release notes](https://github.com/apache/mina-sshd/releases)
    - [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
    - 
[Commits](https://github.com/apache/mina-sshd/compare/sshd-2.18.0...sshd-2.19.0)
    
    Updates `org.apache.sshd:sshd-core` from 2.18.0 to 2.19.0
    - [Release notes](https://github.com/apache/mina-sshd/releases)
    - [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
    - 
[Commits](https://github.com/apache/mina-sshd/compare/sshd-2.18.0...sshd-2.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.sshd:sshd-sftp
      dependency-version: 2.19.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: org.apache.sshd:sshd-scp
      dependency-version: 2.19.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: org.apache.sshd:sshd-core
      dependency-version: 2.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    including regen
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: AurĂ©lien Pupier <[email protected]>
---
 .../resources/org/apache/camel/catalog/test-infra/metadata.json         | 2 +-
 parent/pom.xml                                                          | 2 +-
 .../camel-test-infra-all/src/generated/resources/META-INF/metadata.json | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
index 9d97f25505bf..fd16c24fe510 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
@@ -547,7 +547,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-ftp",
   "version" : "4.22.0-SNAPSHOT",
-  "serviceVersion" : "2.18.0"
+  "serviceVersion" : "2.19.0"
 }, {
   "service" : "org.apache.camel.test.infra.jaeger.services.JaegerInfraService",
   "description" : "Jaeger is a distributed tracing backend with OTLP collector 
and UI",
diff --git a/parent/pom.xml b/parent/pom.xml
index 69da83fb36b1..d21dec0e5199 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -494,7 +494,7 @@
         <sql-maven-plugin-version>3.0.0</sql-maven-plugin-version>
         <squareup-okhttp5-version>5.4.0</squareup-okhttp5-version>
         <squareup-okio-version>1.17.5</squareup-okio-version>
-        <sshd-version>2.18.0</sshd-version>
+        <sshd-version>2.19.0</sshd-version>
         <stompjms-version>1.19</stompjms-version>
         <stripe-java-version>33.1.0</stripe-java-version>
         <swagger-java-version>1.6.10</swagger-java-version>
diff --git 
a/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
 
b/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
index 9d97f25505bf..fd16c24fe510 100644
--- 
a/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
+++ 
b/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
@@ -547,7 +547,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-ftp",
   "version" : "4.22.0-SNAPSHOT",
-  "serviceVersion" : "2.18.0"
+  "serviceVersion" : "2.19.0"
 }, {
   "service" : "org.apache.camel.test.infra.jaeger.services.JaegerInfraService",
   "description" : "Jaeger is a distributed tracing backend with OTLP collector 
and UI",

Reply via email to