azure-notificationhubs-java-backend
azure-notificationhubs-java-backend copied to clipboard
[FEATURE REQ] Quarkus 3 compatability
Quarkus 3 uses jakarta, which is incompatible with the javax dependency.
It would be helpful to either migrate to jakarta, or remove the javax dependency so the SDK can be used with Quarkus 3