I assume that in the future, we will need to use newer version of Vert.x - 4.3.x or newer. We will need this for the CVEs & for productization. So we should update Strimzi Operators to use this version.
A simple dependency update does not work as it seems to break many places of the operator where blocking execution is used. So this requires a bigger investigation of what the problem is and fix.