-
Task
-
Resolution: Done
-
Major
-
None
-
None
Since the adoption of Jakarta EE, javax.inject:javax.inject was replaced by jakarta.inject:jakarta.inject-api
It could be a good idea if we ban the Java EE version one by the maven-enforcer-plugin. Tha would avoid problems like WFCORE-4726 in the future and will alert us if the old one is brought in by any other dependency.
- relates to
-
WFCORE-4726 Exclude javax.inject:javax.inject from org.apache.maven:maven-resolver-provider dependency
- Closed