mreutegg commented on code in PR #295:
URL: https://github.com/apache/jackrabbit-oak/pull/295#discussion_r962842807


##########
oak-store-document/pom.xml:
##########
@@ -44,8 +44,8 @@
           <instructions>
             <Import-Package>
               <!-- OAK-7182 -->${guava.osgi.import},
-              com.mongodb*;version="[3.8, 4)";resolution:=optional,
-              org.bson*;version="[3.8, 4)";resolution:=optional,
+              com.mongodb*;version="[3.8, 5)";resolution:=optional,
+              org.bson*;version="[3.8, 5)";resolution:=optional,

Review Comment:
   I think the lower bound needs adjustment as well, or does oak-store-document 
with the changes in this PR still work with version 3.8 of the MongoDB Java 
driver?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to