I am currently working on a project that utilizes axiom-api 1.4 as a dependency. During a security audit, it was identified that axiom-api relies on an internal dependency, specifically apache-mime4j-core version 0.8.6, which has known vulnerabilities. Unfortunately, there is no available version of axiom-api that utilizes a more recent and secure version of mime4j.
I am seeking advice on how to address this security concern without compromising the functionality of the project. Are there any workarounds, best practices, or alternative approaches that can be taken to mitigate the vulnerability in the apache-mime4j-core 0.8.6 dependency while still utilizing axiom-api 1.4?
Any insights or suggestions on how to effectively handle this situation would be greatly appreciated. Thank you in advance for your assistance!