Transitive dependency intellij-core contain CVE-2022-23305 vulnerability and it's block by our firewall #5916
-
Hello, I searched on a lot of community websites including StackOverFlow and the only answer that I found is : [Android IntelliJ core library containing log4j 1.2.17 This dependency is used by these tasks on my project :
Here an example of my console log :
This error comes when I try to build the app in release mode on Android Studio or when I launch the capacitor:run command Do you have any idea how to bypass this dependency ? Thanks in advance for your help 😊 Jonathan |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The problem was solved by updating Gradle to version 5.1 and Android Gradle to version 7.4.0 |
Beta Was this translation helpful? Give feedback.
The problem was solved by updating Gradle to version 5.1 and Android Gradle to version 7.4.0