You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used following artifact io.eventuate.tram.core:eventuate-tram-consumer-activemq to cover my business use case with orchestrated saga and noticed that very old version of artemis-mq library is used.
Please see screenshot below, which is result of mvn dependency:tree command:
I used following artifact
io.eventuate.tram.core:eventuate-tram-consumer-activemq
to cover my business use case with orchestrated saga and noticed that very old version of artemis-mq library is used.Please see screenshot below, which is result of
mvn dependency:tree
command:This version was released in Oct 02, 2012 https://mvnrepository.com/artifact/org.apache.activemq/activemq-core/5.7.0
As result I cannot use this artifact
io.eventuate.tram.core:eventuate-tram-consumer-activemq
with up-to-date artemis brokerThe text was updated successfully, but these errors were encountered: