bug4811: adjusted min version for more usages of org.apache.httpcomponents.* in more manifests

This commit is contained in:
Axel Uhl
2020-11-02 18:39:39 +01:00
parent be871fefed
commit e5f2322c8c
2 changed files with 4 additions and 4 deletions
@@ -8,8 +8,8 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.json.simple;bundle-version="1.1.0",
com.sun.jersey;bundle-version="1.17.0",
org.objectweb.asm;bundle-version="3.3.1",
org.apache.httpcomponents.httpclient;bundle-version="4.2.5",
org.apache.httpcomponents.httpcore;bundle-version="4.0.0",
org.apache.httpcomponents.httpclient;bundle-version="4.5.5",
org.apache.httpcomponents.httpcore;bundle-version="4.4.9",
com.sap.sailing.domain.common,
com.sap.sailing.domain.igtimiadapter.persistence,
com.sap.sailing.domain.shared.android,