mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-21 21:25:38 +00:00
bug6127_2024-12: adjusted JUnit dependencies in MANIFEST.MF files to downgraded versions
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user