-
Notifications
You must be signed in to change notification settings - Fork 12k
Closed
Labels
Description
Before Creating the Bug Report
-
I found a bug, not just asking a question, which should be created in GitHub Discussions.
-
I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.
-
I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.
Runtime platform environment
linux
RocketMQ version
RocketMQ5.3.1
JDK Version
JDK1.8
Describe the Bug
I have found some unused jars that contain security vulnerabilities. These jars should be removed to avoid being marked by security scanning. For example, Hesian-3.3.6.jar.
Steps to Reproduce
There is Hesian-3.3.6.jar in the lib directory
What Did You Expect to See?
There is no Hesian-3.3.6.jar in the lib directory
What Did You See Instead?
There is Hesian-3.3.6.jar in the lib directory
Additional Context
No response