-
Component Upgrade
-
Resolution: Done
-
Major
-
27.0.0.Alpha5
-
None
MP OpenTracing is currently broken, as one of its dependencies, needs a newer version of okio (See WFLY-17023 for a simple reproducer).
The current version of okhttp3 (4.9.2) requires okio 2.8.0, but we ship 1.17.5. Version 4.9.2 is required, but it will not work with the older version of okio, so that will need to be updated.
- depends on
-
WFLY-17023 OpenTracing support is missing kotlin-stdlib
- Closed