diff --git a/test/Microsoft.ComponentDetection.VerificationTests/resources/maven/lib/pom.xml b/test/Microsoft.ComponentDetection.VerificationTests/resources/maven/lib/pom.xml
index e790d1fb8..e6c9e0dab 100644
--- a/test/Microsoft.ComponentDetection.VerificationTests/resources/maven/lib/pom.xml
+++ b/test/Microsoft.ComponentDetection.VerificationTests/resources/maven/lib/pom.xml
@@ -9,12 +9,6 @@
maven-test-lib
jar
1.0-SNAPSHOT
-
-
- jenkins-ci
- ${jenkins-ci.url}
-
-
org.apache.commons
@@ -23,9 +17,9 @@
compile
- org.jenkins-ci
- version-number
- ${version-number.version}
+ org.mockito
+ mockito-core
+ ${mockito.version}
org.apache.beam
diff --git a/test/Microsoft.ComponentDetection.VerificationTests/resources/maven/pom.xml b/test/Microsoft.ComponentDetection.VerificationTests/resources/maven/pom.xml
index 4cf3e4e83..6d5ccad70 100644
--- a/test/Microsoft.ComponentDetection.VerificationTests/resources/maven/pom.xml
+++ b/test/Microsoft.ComponentDetection.VerificationTests/resources/maven/pom.xml
@@ -10,9 +10,8 @@
lib
- https://repo.jenkins-ci.org/releases
1.12.0
4.13.2
- 1.9
+ 0.10.2
\ No newline at end of file