This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git.
from b72c2ca Regen for commit 8e74724a5e574dfd99666457516329479a1a8f31 add 8323e81 CAMEL-16095: Upgrade SSHD to 2.5 No new revisions were added by this update. Summary of changes: camel-dependencies/pom.xml | 2 +- components/camel-ftp/pom.xml | 6 ++ .../file/remote/services/SftpEmbeddedService.java | 2 +- .../ssh/ResourceHelperKeyPairProvider.java | 5 +- .../org/apache/camel/component/ssh/SshHelper.java | 4 +- .../camel/component/ssh/EchoCommandFactory.java | 9 +-- .../ssh/SshComponentErrorHandlingTest.java | 81 ---------------------- .../component/ssh/SshComponentProducerTest.java | 24 ------- .../component/ssh/TestEchoCommandFactory.java | 7 +- parent/pom.xml | 3 +- 10 files changed, 25 insertions(+), 118 deletions(-) delete mode 100644 components/camel-ssh/src/test/java/org/apache/camel/component/ssh/SshComponentErrorHandlingTest.java