Skip to content
Snippets Groups Projects
Unverified Commit 1472df85 authored by Michael Klishin's avatar Michael Klishin Committed by GitHub
Browse files

Bump Monger to 3.5.0

Supersedes #9096.
parent c31dc81e
No related branches found
No related tags found
No related merge requests found
......@@ -2,12 +2,7 @@
:min-lein-version "2.5.0"
:dependencies
[[com.novemberain/monger "3.1.0"
:exclusions
[org.clojure/clojure
org.mongodb/mongodb-driver]]
;; MongoDB driver. Used interally by Monger. Using newer version than what ships with Monger -- see #6678
[org.mongodb/mongodb-driver "3.9.0"]]
[[com.novemberain/monger "3.5.0"]]
:jvm-opts
["-XX:+IgnoreUnrecognizedVMOptions"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment