mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 04:35:32 +00:00
MongoDB Driver update: added org.mongodb.bson to all bundles that require it; now it's down to actual deprecations and functions removed/replaced
This commit is contained in:
@@ -49,7 +49,10 @@ Require-Bundle: com.sap.sailing.domain,
|
||||
com.googlecode.java-diff-utils,
|
||||
com.sun.xml.bind.jaxb-impl;bundle-version="2.3.0",
|
||||
com.sap.sailing.server.interface;bundle-version="1.0.0",
|
||||
org.mongodb.mongo-java-driver;bundle-version="3.6.4",
|
||||
org.mongodb.bson;bundle-version="4.3.1",
|
||||
org.mongodb.driver-core;bundle-version="4.3.1",
|
||||
org.mongodb.driver-sync;bundle-version="4.3.1",
|
||||
org.mongodb.mongodb-driver-legacy;bundle-version="4.3.1",
|
||||
com.sap.sailing.domain.racelogtrackingadapter
|
||||
Bundle-ClassPath: .
|
||||
Web-ContextPath: /sharedsailingserver
|
||||
|
||||
Reference in New Issue
Block a user