Hello All,
we are building a software test application in C# that currently
utilizes both Apache.NMS.ActiveMQ and Apache.NMS.AMQP Nuget packages,
which in turn rely on the Apache.NMS package.
As published on Oct 16th there is now a CVE that basically demands
upgrade of AMQP to 2.4.0, which bumps Apache.NMS to 2.2.0 -
unfortunately that breaks ActiveMQ since it cannot handle interface
changes introduced there. It can only work with version 2.0.0 despite
specifying >=2.0.0 in its version constraints.
We need to deliver patches to our customers but are entirely blocked
now. Is there anyone facing the same issue, and do you guys know if devs
are already working here on a solution?
Thanks and BR Florian
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact