Originally posted by robp94 April 12, 2023
We use quarkus with cloudevents-http-restful-ws. Quarkus soon releases 3.0 with the switch from javax to jakarta. So we would need cloudevents-http-restful-ws-jakarta. But it seems there is no release for this yet.
Discussed in https://github.com/cloudevents/sdk-java/discussions/548
Originally posted by robp94 April 12, 2023
We use quarkus with
cloudevents-http-restful-ws.Quarkus soon releases 3.0 with the switch from javax to jakarta. So we would needcloudevents-http-restful-ws-jakarta. But it seems there is no release for this yet.