Github user aledsage commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/894#discussion_r39411111
--- Diff: parent/pom.xml ---
@@ -107,7 +107,7 @@
<jsonPath.version>2.0.0</jsonPath.version>
<commons-compress.version>1.4</commons-compress.version>
<qpid.version>0.20</qpid.version>
- <mongodb.version>2.11.4</mongodb.version>
+ <mongodb.version>3.0.3</mongodb.version>
--- End diff --
The `AbstractMongoDBServer` still uses version 2.6.5. Should this really be
version 3.x of the client?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---