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
Describe the bug
Seems that kotlin-analysis-intellij-1.6.21.jar is bundled with log4j version 1.2.17.2. NexusIQ is blocking it because of CVE-2022-23305. META-INF/maven/log4j/log4j/pom.xml confirms it.
Expected behaviour
Upgrade to log4j version without security issues.