Flohack74 commented on PR #46:
URL: 
https://github.com/apache/activemq-nms-openwire/pull/46#issuecomment-3460772325

   @rkoelbel and me 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.
   
   This PR bumps Apache.NMS and implements the breaking changes in a way we 
think is sufficient.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to