-
Bug
-
Resolution: Done
-
Minor
-
2.7.5.ER2
-
False
-
None
-
False
-
+
-
---
smallrye-reactive-converters 2.6.0 are referencing Vert.x 4.1
https://github.com/smallrye/smallrye-mutiny-vertx-bindings/blob/2.6.0/pom.xml#L46
https://github.com/smallrye/smallrye-reactive-converters/blob/main/pom.xml#L46
Can be Vert.x dependency updated / synced with the version used in Quarkus / reactive messaging? Or the code is not evolving anymore?
In RHBQ this Vert.x 4.1 dependency manifests in dupplicated artifacts.
- io.vertx:vertx-dependencies ["4.1.3.redhat-00001", "4.2.5.redhat-00001"]
- io.vertx:vertx-parent ["19.0.0.redhat-00014", "19.0.0.redhat-00022"]
smallrye-reactive-utilities-projects 2.6.0.redhat-00005 is using vertx-dependencies 4.1.3.redhat-00001
vertx-dependencies 4.1.3.redhat-00001 uses vertx-parent 19.0.0.redhat-00014
- is related to
-
QUARKUS-1935 Duplicated artifacts in RHBQ 2.7.5
- Closed