ksql
ksql copied to clipboard
unpin jetty, get the version from common
Description
Unpin jetty dependency version to use the version defined in common to address CVEs
Error: This repo is not allowlisted for Atlantis.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
@janjwerner-confluent unpinning it still lets it resolve to 9.4.51 it seems, as in the parent common pom that's the version declared.
@tzulitai common has version 9.4.53 set: https://github.com/confluentinc/common/blob/a056b8be5baab3cee47f4be26b24b8896a706bf3/pom.xml#L61
resolved in #10668