upgrading mockito bundle dependency to 4.8.1

This commit is contained in:
Axel Uhl
2022-12-23 01:18:17 +01:00
parent 8a8a6a6f2b
commit 7b5ee8da5f
@@ -9,7 +9,7 @@ Fragment-Host: com.sap.sailing.datamining
Import-Package: junit.framework;version="4.8.2",
org.junit;version="4.8.2",
org.junit.runner;version="4.8.2"
Require-Bundle: org.mockito.mockito-core;bundle-version="1.9.5",
Require-Bundle: org.mockito.mockito-core;bundle-version="4.8.1",
org.hamcrest;bundle-version="2.2.0",
com.sap.sse.common,
org.objenesis;bundle-version="2.1.0"