mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-12 04:55:36 +00:00
Update the Qpid JMS and Proton dependencies to lastest and sync Netty with the 4.1.28.Final version used by Qpid JMS to avoid clash that breaks a test. Adds override of new Proton-J WritableBuffer API that allows it to use the Netty String encoder when needed instead of the slower default version. Update Qpid JMS to v0.36.0 Proton-J to v0.29.0 Netty to 4.1.28.Final