ops4j / org.ops4j.pax.jms

Pax JMS provides a lightweight bridge between Java Message Service (JMS) and OSGi using Declarative Services and the whiteboard pattern
Apache License 2.0
6 stars 8 forks source link

Updating Netty to 4.1.95.Final #66

Closed coheigea closed 1 year ago

coheigea commented 1 year ago

A fix for various CVE issues like https://nvd.nist.gov/vuln/detail/CVE-2023-34462

grgrzybek commented 1 year ago
  1. I know that version.io.netty.tcnative has to be changed to match (different version than Netty itself of course, but should be the same as the one used by Netty)
  2. I remember there were some issues with such Netty upgrade we had in Fuse (let me check next week)
coheigea commented 1 year ago

OK thanks I updated tcnative to the same version that Netty 4.1.95 uses