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:
Axel Uhl
2021-08-25 21:53:23 +02:00
parent bc3ff2fd8c
commit 0bd21957a8
33 changed files with 98 additions and 27 deletions
@@ -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