Hi Team,
We are currently using kafka-schema-registry-client version 8.1.1, which depends on Jetty 9.4.58.v20250814.
We would like to know if there are any plans to upgrade Jetty to the 12.0.x series in upcoming releases.
In our setup, we are also using camel-salesforce 4.18.0, which brings in a newer Jetty version. This is causing a version mismatch on the classpath, leading to runtime issues.
Could you please advise:
-
Whether an upgrade to Jetty 12 is planned, and
-
If there is a recommended approach to handle this compatibility in the meantime?
Thanks.