Replies: 1 comment
-
I found the solution, which is self evident(Argghhh...)until I thought about it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on an appium ver2.0.0-beta77, JDK 17.0.7, TestNG 7.12.1, Java_client 8.5.1, maven 3.8.3 project.
Around Java_Client, dependency, I am getting an yellow shade in the pom.xml with a pop up saying
transitive vulnerable dependency maven:commons-collections:commons-collections:3.2.2, See below picture.

I tried 8.5.0 version too, no use.
Please help me how to resolve this, which is a show stopper for me.
My complete pom.xml file is here...
Beta Was this translation helpful? Give feedback.
All reactions