This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch camel-jdk17-support
in repository https://gitbox.apache.org/repos/asf/camel.git
from 834705b03dcf Lower minimum JDK requirement from 21 to 17
add 727712f679db Use reflection for JDK 19/20 SSLParameters methods
add 4466da640dad Fix remaining JDK 21+ API usages in camel-support
No new revisions were added by this update.
Summary of changes:
.../support/jsse/BaseSSLContextParameters.java | 103 +++++++++++++++++----
.../camel/support/DefaultThreadPoolFactory.java | 15 ++-
.../camel/support/builder/ExpressionBuilder.java | 2 +-
3 files changed, 99 insertions(+), 21 deletions(-)