-
Component Upgrade
-
Resolution: Done
-
Blocker
-
None
-
None
diff:
https://github.com/jakartaee/concurrency/compare/3.0.0...3.0.1
https://github.com/jakartaee/concurrency/compare/3.0.1...3.0.2
Jakarta EE 10 contains concurrent-api 3.0.1:
https://central.sonatype.com/artifact/jakarta.platform/jakarta.jakartaee-web-api/10.0.0
So WildFly needs to upgrade to at least 3.0.1 to align with Jakarta EE 10. The important change in 3.0.1, judging from the above diff, is the addition of module-info, while 3.0.2 adds more tck-related changes.