You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to use the latest version.On the maven repository, you can see that version 0.9.0 has CVE-2023-2976 vulnerability.
This vulnerability comes from Guava, you can see on maven version 32.0.0 fixed this vulnerability, but it is not compatible with Windows system, I tried to use Guava 32.0.1-jre version, it can be used normally, and there are no dependency conflicts.
The text was updated successfully, but these errors were encountered:
Brief description of bug
I have tried to use the latest version.On the maven repository, you can see that version 0.9.0 has CVE-2023-2976 vulnerability.
This vulnerability comes from Guava, you can see on maven version 32.0.0 fixed this vulnerability, but it is not compatible with Windows system, I tried to use Guava 32.0.1-jre version, it can be used normally, and there are no dependency conflicts.
The text was updated successfully, but these errors were encountered: