bug6127_2024-12: adjusted JUnit dependencies in MANIFEST.MF files to downgraded versions

This commit is contained in:
Axel Uhl
2025-07-07 11:33:18 +02:00
parent fd7e6f8b8a
commit 6dcd7d4187
65 changed files with 260 additions and 260 deletions
@@ -9,10 +9,10 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Fragment-Host: com.sap.sailing.server.gateway.serialization
Require-Bundle: com.sap.sailing.domain;bundle-version="1.0.0",
com.sap.sailing.domain.common;bundle-version="1.0.0",
junit-jupiter-api;bundle-version="5.12.2",
junit-jupiter-engine;bundle-version="5.12.2",
junit-platform-commons;bundle-version="1.12.2",
junit-platform-engine;bundle-version="1.12.2",
junit-jupiter-api;bundle-version="5.11.3",
junit-jupiter-engine;bundle-version="5.11.3",
junit-platform-commons;bundle-version="1.11.3",
junit-platform-engine;bundle-version="1.11.3",
org.opentest4j;bundle-version="1.3.0",
com.sap.sailing.domain.shared.android,
org.json.simple,