This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
from 322f24782e8 Regen
add 139355988ee Change ftp test to use TLS v1.3 like camel-ftp tests,
exclude failing tests temporarily (#633)
add aeb1287ccf4 Apply fixes from CAMEL-18506 (#634)
add 1ad9703f1a7 Regen
add afb38c23158 Bump peter-evans/create-pull-request from 4.1.1 to 4.1.2
No new revisions were added by this update.
Summary of changes:
.github/workflows/automatic-sync-main.yml | 2 +-
components-starter/camel-ftp-starter/pom.xml | 21 +++++++++++++++++++++
.../file/remote/springboot/AbstractBaseFtp.java | 2 +-
.../file/remote/springboot/ftp/BaseFtp.java | 2 +-
.../remote/springboot/ftps/BaseFtpsClientAuth.java | 2 +-
.../springboot/ftps/BaseFtpsImplicitClientAuth.java | 2 +-
.../FileToFtpsImplicitSSLWithClientAuthTest.java | 4 +---
...ileToFtpsWithCustomTrustStorePropertiesTest.java | 2 +-
.../ftps/FtpsImplicitEmbeddedService.java | 2 +-
.../file/remote/springboot/ftps/FtpsTest.java | 2 +-
.../TelegramConsumerHealthCheckErrorTest.java | 2 +-
11 files changed, 31 insertions(+), 12 deletions(-)