Currently the com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations uses uses jakarta.activation:jakarta.activation-api:1.2.2. This is a javax namespaced API. The version 2.0.1 should be used to align with jakarta.xml.bind:jakarta.xml.bind-api:3.0.1.
If this can also be backported to 2.13 please let me know as this is a blocker for RESTEasy and WildFly to be able to upgrade.