bug5792: introduce org.hamcrest-2.2.0, remove gwt-dev deps

This commit is contained in:
Axel Uhl
2022-12-12 06:18:51 -08:00
parent d686d6ec00
commit a6363406be
75 changed files with 417 additions and 78 deletions
@@ -13,8 +13,8 @@ Require-Bundle: com.sap.sailing.domain;bundle-version="1.0.0",
com.sap.sailing.domain.shared.android,
org.json.simple,
org.mockito.mockito-core;bundle-version="1.9.5",
org.hamcrest;bundle-version="1.1.0",
org.objenesis;bundle-version="1.3.0",
com.sap.sse.common,
com.sap.sse.shared.android,
com.sap.sse.security.common
com.sap.sse.security.common,
org.hamcrest;bundle-version="2.2.0"
@@ -20,7 +20,6 @@ import com.sap.sse.common.Util.Pair;
import com.sap.sse.shared.json.JsonDeserializationException;
import com.sap.sse.shared.json.JsonDeserializer;
public class FlatSmartphoneUuidAndGPSFixMovingJsonDeserializerTest {
@Test
public void deserialize() throws JsonDeserializationException, ParseException {