Help Required in Junit version for pom.XML file?

How to find the exact Junit Version appium in order to use that in pom.XML file??

Hi @isabeljason,

Is there a specific reason for an exact version of JUnit version? In general we are using JUnit 4.12, as that is the latest release in mvnrepository which you can find here, which you can copy paste into your pom.xml file.