Starting from OpenTelemetry 1.17.0, they introduced an API change breaking backward compatibility.
We faced this problem here in the Strimzi bridge https://github.com/strimzi/strimzi-kafka-bridge/pull/678 and needed to override one of the Vert.x dependencies.
This PR bumps the OpenTelemetry version used by the Vert.x component for future releases.
Starting from OpenTelemetry 1.17.0, they introduced an API change breaking backward compatibility. We faced this problem here in the Strimzi bridge https://github.com/strimzi/strimzi-kafka-bridge/pull/678 and needed to override one of the Vert.x dependencies. This PR bumps the OpenTelemetry version used by the Vert.x component for future releases.