-
Task
-
Resolution: Obsolete
-
Major
-
None
-
5.10.3.Final
-
None
As currently when a Narayana minor release is published it's usual to create a WildFly pull request which updates the Narayana version to the most up-to-date.
This functionality is automatized in the release script:
https://github.com/jbosstm/narayana/blob/5.10.4.Final/narayana-release-process.sh#L118-L144
It would be good to have a similar functionality for the Quarkus. Narayana is the component managing JTA trasaction there and it would be good to pass there the newest version as well.
Narayana version could be updated at:
https://github.com/quarkusio/quarkus/blob/1.2.1.Final/bom/runtime/pom.xml#L87