-
Component Upgrade
-
Resolution: Done
-
Major
-
1.13.0.Final
-
None
-
False
-
False
-
-
2021 Week 49-51 (from Dec 6th)
Quarkus 2.6.x changes the reactive HTTP connector to Quarkiverse:
<!-- https://mvnrepository.com/artifact/io.quarkiverse.reactivemessaging.http/quarkus-reactive-messaging-http -->
<dependency>
<groupId>io.quarkiverse.reactivemessaging.http</groupId>
<artifactId>quarkus-reactive-messaging-http</artifactId>
<version>1.0.0</version>
</dependency>
We need to update our references in this PR: https://github.com/kiegroup/kogito-runtimes/pull/1775
- is cloned by
-
RHPAM-4209 Change Quarkus Reactive Messaging HTTP to Quarkiverse
- Closed