BAEL-4889: checking whether a field exists or not in MongoDB (#11129)
* BAEL-4889: checking whether a field exists or not in MongoDB * BAEL-4889: fixed test class name * BAEL-4889: upgraded mongo version * BAEL-4889: changed test class name
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
</dependencies>
|
||||
|
||||
<properties>
|
||||
<mongo.version>3.10.1</mongo.version>
|
||||
<mongo.version>3.12.1</mongo.version>
|
||||
<flapdoodle.version>1.11</flapdoodle.version>
|
||||
<morphia.version>1.5.3</morphia.version>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user