**Is your feature request related to a problem? Please describe.** `quickfixj-core` has vulnerable dependency `mina-core` with the following CVEs: - [CVE-2021-41973](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41973) - [CVE-2024-52046](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-52046) **Describe the solution you'd like** Since `mina-core` was upgraded in #917, releasing v2.3.2 would resolve this. **Describe alternatives you've considered** Evict/exclude the transitive `mina-core` dependency and provide a newer version myself. **Additional context** N/A